About Lesson
Features for Car Inventory (Ranked)
- Mockups
- Login and Registration
- Add / Edit Vehicles
- Images (Urls)
- Features (DB)
- Details (Make, Model, Year, Selling Price, Bought Price, Sold Price, Mileage, Description, Seller Notes, Status, External Color, Stock Type, …)
- Vehicle list with sorting (partial view)
- Manager Home Page
- Simple Search (Make, Model, Year and Price)
- List of Vehicles (using partial view)
- Anonymous Home Page
- Intro Header
- Simple Search (Make, Model, Year and Price)
- 10 Recently Added Cars (Grid 4x)
- Page for Advanced search make, model, year (range), price (range), keyword on description, features checklist (all ANDs, no ORs)
- Contact Page Form
- Send Email
- Contact seller for a vehicle
- Send email using 3rd party service
- Stretch Goals
- Deployed to Azure App Services using CI/CD
- Add Pagination to List Pages
- Add advanced search for make, model range
- Payment calculator
- Add review as anonymous with email validation
- Send email at user registration
- Extra Stretchy Goals
- Run and Deploy using Docker