Skip to content

Icebearbear/Hotel_Booking_System

Repository files navigation

Hotel_Booking_System

ESC Project 50.003 Term 5

Hotel_Booking_System

ESC Project 50.003 Term 5

Run the application

Run server

  1. install all required modules
npm install
  1. run server
npm start

Run the front-end

  1. go to bookin-sys directory
  2. install all required modules
npm install
  1. start front-end
npm start

Run UI tests and e2e tests (run the app before the test)

  1. install all required modules if you haven't done so
  2. run the tests
npx cypress open

Run Unit tests (run the app before the test)

  1. go to unittest-branch
  2. install all required modules if you haven't done so
  3. run the tests
npm test

Add these files before running any of the top commands. download the files here

  1. add firebase_config.js file in /server
  2. add .env in root directory

About

ESC Project 50.003 Term 5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages