MVP List - aishnair22/aura-beauty GitHub Wiki
Aura Beauty, a Rare Beauty clone, is a makeup brand that challenges typical beauty norms and strives to reduce the stigma around mental health.
1. Hosting on Heroku (10/13/2020)
2. New Account Creation, Login, and Demo Login (10/12/2020 - 10/13/2020)
- Users can sign up, login, and log out
- Users can use a demo login to try the site
3. Product Listings (10/14/2020 - 10/20/2020 ~5 days)
- Users can view all products
- Users can view products by category
- Users can view a specific product individually (this page will have photos, description, price, reviews, etc)
4. Shopping Cart (10/21/2020 - 10/22/2020 ~2 days)
- Users can add products into their Shopping Cart
- Users can remove products from their Shopping Cart
- Displays the number of items in the cart and the total price
5. Search Bar (10/23/2020 - 10/24/2020 ~2 days)
- Users can search for various products using the search bar
6. Loading Icon (10/25/2020 ~1 day)
- Loading icon will show up if the component hasn't received all it's props