Inspiration
Our inspiration came form, fitness apps, usually worrying only for the calorie but not for money
What it does
this app will give you a meal planner based on budget, meals per day and different dishes
How we built it
FastAPI for backend logic and user data management. Spoonacular API for real-time recipe and price data. JavaScript Nextjs Frontend for user input and displaying meal plans. Sqlite Database to store user preferences and meal plans.
The frontend and backend are separate repositories, we submitted backend python webserver repo. Frontend is at: https://github.com/bakr1233/Caloriess
Challenges we ran into
- making the api work properly with the front end ## Accomplishments that we're proud of Created a functional, budget-conscious meal planner. Integrated real-time pricing from Spoonacular. Developed an intuitive user interface. ## What we learned Better understanding of API integration and data handling. Improved frontend-backend communication. Emphasized user-centered design.
Built With
- fastapi
- javascript
- python
- react
- sqlite
Log in or sign up for Devpost to join the conversation.