Food and Calorie Intake Tracker Web Application with MERN Stack
The application lets users input their meal and calorie intake. It enables multiple users to track their food and produces graphs showing the calorie intake per user and per meal. The meal processing system is implemented such that it to enables CRUD operations for each meal log. Thus, users can add, edit and delete meals and observe data analytics concerning their food intake. This web application was inspired from freeCodeCamp.org.
This application was built using the MERN Stack.