- Javascript
- React Framework
- SCSS
- HTML
- AxiosJS
- Firebase Auth
- Javascript
- Express JS
- Axios JS
- Firestore
- User is able to create a "Pantry"
- Within the Pantry the user is able to store "Food" items provided by the EDAMAM API.
- Food items can be categorized into ingredients and dishes.
- Food items have a time stamp and change color according to how long they've been in the pantry.
- User is able to filter out ingredients and dishes. So they can select to see one or the other, or both.
- API end-points used to access the database.
- Firestore database
- Project is live at: https://pantrykeeper.vercel.app/
- Environmental variables and dependency files will be sent to the TAs.
- EDAMAM Food Search Autocomplete API:
Home :
List of Pantries :
Create a Pantry Modal :
List of Food Items :
Add Food Items : 
- Lessons:
- Firebase Auth
- Firestore DB
- Interfacing with a database with ExpressJS
- Next Steps:
- Animations
- Adding people to your pantries
- Consistent styling
- Expended color palette
- Proper user Auth and Permissions