Skip to content

Commit

Permalink
Merge pull request #12 from ProgrammingProject1-2021/develop
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
dev-minjin-chou authored May 30, 2021
2 parents c02617d + e7999ff commit f9d9ea8
Showing 1 changed file with 33 additions and 3 deletions.
36 changes: 33 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
# Programming Project - Frontend
# Programming Project - Frontend - Group 8

## Members
* CHOU, Minjin (s3641315)
* DECHATHAWEEWAT, Chatchapat (s3679216)
* VAN, Danny (s3717353)
* KAUR, Surinder (s3785282)
* LIM, Joey (s3596302)

## Records

* Github repository : https://github.com/ProgrammingProject1-2021/Frontend
* Deployed project: http://frontend-dev22.ap-southeast-2.elasticbeanstalk.com/

## Code documentation - Release 1.0.0 - 30/05/2021

* 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 :
1) cd into FrontEnd
2) run "npm install"
3) run "npm run dev"



url link for github: https://github.com/ProgrammingProject1-2021/Frontend
url link for deployed project: http://frontend-dev22.ap-southeast-2.elasticbeanstalk.com/

0 comments on commit f9d9ea8

Please sign in to comment.