Skip to content

Bhavipatel21/the_meal_mentor

Repository files navigation

Project Title

The Meal Mentor

User Story

As a fitness user I would like to have an application which can help me calculate and provide nutritional information about food intake which can assist in meal planning.

Installation Instructions

You will need node.js installed

  • Node.js
  • Use theMySQL2 NPM package to connect to your MySQL database and perform queries.
  • Sequelize packages to connect your Express.js API to a MySQL database and the
  • dotenv package to use environment variables to store sensitive data.
  • After creating the models and routes, run npm run seed to seed data to your database so that you can test your routes.
  • Create the code needed in server.js to sync the Sequelize models to the MySQL database on server start.

To install the required dependencies, please run the following command:

npm init -y
npm install bcrypt connect-session-sequelize dotenv express express-handlebars express-session mysql2 sequelize

Walkthrough Video:

Contribution Guidelines

Link to Contributor's Covenant: https://www.contributor-covenant.org/version/2/0/code_of_conduct/

This app has been created collaboratively by :

The repo for this project can be found here: https://github.com/Bhavipatel21/the_meal_mentor

Heroku link for deployed project can be found at: https://sleepy-lake-00759.herokuapp.com/

License

badge

This project uses the MIT license.

Questions

Github Profile : [Creator]:(https://github.com/bhavipatel21)

If you have any questions please email me at [email protected]