-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Aaryan Das
authored and
Aaryan Das
committed
Apr 23, 2024
1 parent
96b3872
commit 7b26a56
Showing
4 changed files
with
54 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,36 @@ | ||
# dsd-grocery | ||
Zest: Spritz Up Your Meals | ||
![Zest Logo](image.png) | ||
|
||
Zest is a grocery management tool with built-in ingredient tracker, recipe integration, and macro calculator. | ||
|
||
Zest will analyze the groceries you have on hand, help build out a shopping list for meal prepping, and give a detailed list of macros such as protein, carbs, etc. If a user enters items they have in the fridge, Zest can generate a list of recipes based on those ingredients. | ||
|
||
Watch our video to learn about the development process and see Zest in action! | ||
[![Zest Introduction Video](http://img.youtube.com/vi/j5szZXsyxWs/0.jpg)](http://www.youtube.com/watch?v=j5szZXsyxWs "Zest Introduction Video") | ||
|
||
Technologies | ||
|
||
Zest is built with a robust stack designed for high performance and scalability. Below is a breakdown of the core technologies and tools used for development: | ||
|
||
Frontend Development: | ||
React Native (Javascript): Enables a cross-platform user experience. | ||
|
||
Backend Development: | ||
Python: Backend logic and services. | ||
Django: Enables rapid development and pragmatic API design. | ||
Django ORM: Object-Relational Mapping tool for Django for database queries. | ||
ECS/Docker: Containerization and deployment | ||
Supabase: Authentication with social login (Google login) | ||
|
||
Database: | ||
PostgreSQL: An advanced open-source relational database, chosen for its performance and reliability. | ||
|
||
Design and Project Management Tools: | ||
Figma: Utilized for UI/UX design to create a visually compelling and user-friendly interface. | ||
Miro: An online collaborative whiteboarding platform used for brainstorming and planning. | ||
Jira: For agile project management and ticket tracking, ensuring a smooth development process. | ||
GitHub: For version control and source code management, facilitating collaboration among developers. | ||
|
||
External APIs: | ||
Edamam & Spoonacular: These APIs are integrated to provide extensive recipe data and nutritional analysis, enhancing the app's recipe recommendation and dietary tracking features. | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters