Skip to content

This is the Diet planner website made using HTML,CSS and Javascript as front-end and NodeJS and express as backend. For data base I use MYSQL.

Notifications You must be signed in to change notification settings

Pushendra2020/Diet-planner-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diet-planner-website

This is the Diet planner website made using HTML,CSS and Javascript as front-end and NodeJS and express as backend. For data base I use MYSQL.

The code of MySQL in the "Data base" file. copy and paste in the MYSQL workbench

Follw the following steps to run this project to your device

Step 1

  1. First download the MySQL and setup it remeber the name of the data base "root" and password "123456789".
  2. Copy paste the code present in "Data base" file to your MySQL workbench.
  3. Run the all queries in MySQL ignore the queries like "Drop table ----";

Step 2

  1. Clone the project and open the terminal and install the following packages:-

  2. npm install node.js

  3. npm install mysql2

  4. npm install express

  5. npm install body-parser

  6. npm install path

  7. npm install nodmon

  8. open package.json file copy paste this :- gitss1

  9. Now run "npm start" on terminal to run the program.

Step 3

  1. Open any browser (prefer crome browser).
  2. In url tab write (http://localhost:5500/index.html).
  3. and you are all set.

Some points to rember

This is our first project so their will be some minor issues.

Screen shorts

gitss2

gitss3

gitss4

gitss5

gitss6

gitss7

gitss8

gitss9

gitss10

This is the team project

Team member and their role

  1. Pushendra2020
  2. Role: Back-end and adding functionality.
  3. Soham
  4. Role: Front-end and designing the website.

About

This is the Diet planner website made using HTML,CSS and Javascript as front-end and NodeJS and express as backend. For data base I use MYSQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published