Skip to content

LynxYufloria/ICT2106_P3-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICT2101-2201-Team-Project

Welcome to the ict2102-team05-2022 wiki!

Install node.js 16.15.0 first before running

Open the MusicSchool folder

Open the project in vscode [!important]

Open NPM scripts in view

First time running:

Run start on client/package.json (client)
Run start on package.json (server)
Both underlines need to be started in order for the application to work.

Alt text

Subsequent time's running:

Run startWithoutNPM on client/package.json (client)
Run startWithoutNPM on package.json (server)
Due to some issues with camera only working on HTTPS only use google chrome.
Both underlines need to be started in order for the application to work.

Alt text

To Run the webapp on mobile Ensure both mobile and the device the project is running on are connected to the same network.

ipconfig on the device running the project

Key in https://[ip the device the project is running on]:3000 on google chrome mobile

To test out all the features use the login credentials:

Sample staff
username: teststaff
password: 1234

Sample manager
username: testmanager
password: 1234

Sample admin
username: testadmin
password: 1234

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.1%
  • SCSS 25.4%
  • C# 22.3%
  • HTML 0.7%
  • TypeScript 0.3%
  • CSS 0.2%