GoWherePark is a web application developed to solve issues commonly faced by motorists in Singapore. It aims to be a one-stop web application that provides motorists with a comprehensive range of parking-related services in Singapore.
Deployed Web Application: https://bt3103-assignment.web.app
The functions in the application can be categorized into Setup, Core and Extension.
Setup - User Registration, User Login
Core - Locate Nearest Available Car Park, Payment of Coupon Parking Fees
Extensions - Bookmark Car Park, View Historical Parking Expenses
Live parking lot data available from LTA @ our proxy API - https://yee.miim.club/data
npm install
npm run serve
npm run build
npm run lint