This application will help users take control of their health by planning their day with the right meal portions and exercise routines. Not only is the user able to plan their meal, but they are also given different facts about the meals they pick throughout their day. Caloric information for both meals and exercises are automatically calculated for the user.
First, install Node.js 14 and MongoDB 4 or newer on your system. Then clone this repository and navigate to the local folder via command line. Next install the necessary packages with npm install at the root of local repository. See respective documentation in the links below.
Start the server using the following command at the root of your local repository:
npm start
Once there server is running, you can now access the application by pasting the following address in your web browser.
localhost:3000
On the landing page a user can log in or create an account. Once logged in, users can add meal and exercise information to track calories consumed and burned.
Visit an example deployment.
Direct questions to:
