Closed
Description
Mock App for Fundamentals
This issue is just meant to be a high-level ongoing conversation about the progress of developing the curriculum.
For anyone working on the fundamentals mock app code directly, here are some docs regarding how the code is setup and organized
Here's a list of things that still need to be done on the app
App Features.
Not all of these have to be done, this list is just ideas
- A "view similar products" feature for when we're on a product profile page - View Similar Products #3
- Ratings for the product (star ratings) - Star Ratings #4
- Reach UI combo box for Github username in signup - Reach UI combo box for Github username in signup #5
- A11y everywhere. I didn't do much of this while quickly developing - A11y everywhere. I didn't do much of this while quickly developing #6
- Finish the checkout process - The Checkout Process #7
- Database starting point "seed" - Database starting point "seed" #8
- Stylize the primary header dropdown (reach ui) menu when clicking avatar - Stylize the Reach UI Dropdown Menu #9
-
<Quantity />
needs to handle input of non-numbers -<Quantity />
needs to handle input of non-numbers #10 - Pagination for browsing products - Pagination #11
- Sidebar filtering for product browsing - Filtering Products in Sidebar #12
- Initial Database - Initial Database #13
Also, feel free to keep any personal notes in your clone at /notes.md
. It's ignored in .gitignore