An online system for students and teachers to access and aid in the management and on-site reservation of events to reduce the use of physical tickets.
Open https://nyp-eticketing-system.herokuapp.com/ in a browser.
The local version requires a .env file with database and SMS credentials. Please contact us for more details.
Windows
> git clone https://github.com/SomeRandomGuyOnTheInternet/nyp-eticketing-system
> npm install
> npm run wst
macOS
$ git clone https://github.com/SomeRandomGuyOnTheInternet/nyp-eticketing-system
$ npm install
$ npm run mst
Open http://127.0.0.1:5000 in a browser.