Skip to content

Szelestey/Group3-Inc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group3-Inc

Reservation / Billing Application

Setup instructions

  1. Install NodeJS and add it to your system's PATH
  2. Install MySQL and add it to your system's PATH
    a. From the MySQL console:
        - run the setup-big-data.sql script in the backend/sql folder
  3. In the project root directory:
    a. run 'npm install' in a terminal
    b. run 'node server.js' in the terminal. If it worked you should see that the servers are listening and the database is connected.

You should now be able to go to localhost:8080 from a browser. Main usernames are 'admin' and 'user'. See non-generated-data.sql for all usernames. All passwords are 'password'.

About

Reservation / Billing Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •