This is the starter project of the Pete's Pet tutorial.
Add a search bar in the navbar to search pets. Paginate the results.
Add validations to protect against unsanitary data getting into your db.
Upload pictures of pets from new and edit forms
Buy pets using Stripe.
Send an email when a pet is purchased.
Fuzzy and full-text search on multiple criteria
Make your project into a full API