Skip to content

rnavaneeth992/HOTEL_BOOKING_WEB_APPLICATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# HOTEL_BOOKING_WEB_APPLICATION Designed a Web Application Using ReactJS, CSS (Bootstrap and Material UI) for Front End with Node.js (Express) for Back end and MySQL for Database. + Triggers and Procedures are also included. + Added Node mailer feature for forgot password and OTP Check for hotel booking. Load the MySQL Dump file under the database name ```dbms_project``` and modify the login credentials in the Server.js file to your SQL credentials Navigate to the folders in the terminal, respectively Client and Server and install the packages required ``` cd client npm install cd .. cd server npm install ``` Server can be started with ```node index.js``` in the terminal Client side can be started with ```npm start``` in the terminal # Project3-Nexus

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published