Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

junwei-tj/cargowhere

Repository files navigation

Introduction

CarGoWhere is a mobile application for finding car parks in Singapore, developed using React Native.

Features:

  • Find car parks near your current location
  • Search for a location and find car parks near the location
  • Lists availability information for each car park, where available
  • Displays other information, such as pricing, for each car park
  • Redirect to Google Maps for navigation
  • Saving a location for quick access

How to Use

  1. This project requires the React Native environment.
  2. After installing, run npm install.
  3. Run npx react-native run-android to run the application in developer mode.