From 7f90c652e6bf16a4bc99901ee60ba7d056fc8c54 Mon Sep 17 00:00:00 2001 From: Minjin chou <49186771+kuntakinte777@users.noreply.github.com> Date: Sun, 30 May 2021 21:27:18 +1000 Subject: [PATCH 1/2] Update README.md --- README.md | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 418f24d..ff1dc50 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,35 @@ # 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/ \ No newline at end of file From e7999ff05fd59dba9f6111a5d7e9f1213631b91b Mon Sep 17 00:00:00 2001 From: Minjin chou <49186771+kuntakinte777@users.noreply.github.com> Date: Sun, 30 May 2021 21:27:56 +1000 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ff1dc50..2322323 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# Programming Project - Frontend -# Group 8 +# Programming Project - Frontend - Group 8 ## Members * CHOU, Minjin (s3641315)