An online rostering system built using the Angular 6 framework.
A sample build hosted on firebase's hosting service. Please note that this build may not necessarily be up to date, and not all functionality has been implemented yet.
https://rosterstaff-d7906.firebaseapp.com
Two demo accounts currently avaliable
Username: admin@root.com
Password: password
Note: Has access to admin portal
Username: client@root.com
Password: password
Note: Has access to staff portal
- NodeJS (https://nodejs.org/en/)
- AngularCLI (https://cli.angular.io/)
Inside the cloned repository, install dependencies using the npm command below
npm install
ng serve
- Angular - The web framework used
- Firebase - Authentication and data solution
- AngularMaterial - The material design used