Skip to content

build a gym website using HTML,CSS and Nodejs

Notifications You must be signed in to change notification settings

shubham8170/Gym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym website with Node js and HTML, css

A web application build with HTML and css for frontend and Node js for backend.

I use mongodb to store the user data and authenticate the user. The password and Hashed with bycrypt hashing technique. Use Jsonwebtoken to validate the authenticate user. I mainly focused on backend part.

Start

to start the project use npm
./src/app.js

to start this project you mast have mongodb in your pc.

user interface

gym

user registration form

gymreg

user login form

gymlog

to book the schedule

gymbook

About

build a gym website using HTML,CSS and Nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published