- CHOU, Minjin (s3641315)
- DECHATHAWEEWAT, Chatchapat (s3679216)
- VAN, Danny (s3717353)
- KAUR, Surinder (s3785282)
- LIM, Joey (s3596302)
- Github repository : https://github.com/ProgrammingProject1-2021/Frontend
- Deployed project: http://frontend-dev22.ap-southeast-2.elasticbeanstalk.com/
- Functioning map
- Users can register profile
- Users can log in to profile
- Admin can add vehicles
- Admin can delete vehicles
- Users can view all available vehicles
- Users can view past history
- Users can book vehicles
- Users can view the map
- Users can book vehicles through the map
To run the application locally :
- cd into FrontEnd
- run "npm install"
- run "npm run dev"