Are you tired of typing in calories and macros intake to a calorie tracking app? We got you! My-Kalory is a web application where you can just scan the nutrition label of what you eat; we will analyze and track your nutrition intake automatically!
Submited for RevolutionUC 2023 Hackathon. Link: https://devpost.com/software/m-kalory
- Provide a RESTful API that the frontend can communicate with.
- Is written with Django and use PostgreSQL as database.
- Use Firebase for user authentication and Vision API for OCR task.
- Is manually deployed on Digital Ocean Linux server with Gunicorn and NGINX
- Is written with React.js and Bootstrap.
- Is deployed on Netlify.