Hoop is a mobile app that allows users to find the best parking space nearby for their vehicles using their mobile phones wherever and whenever they want.
- Users can view available parking slots
- Users can book parking slots
- Users can view their booking history
- Users can explore parking slots in a map view
- Users can view parking slot details
- Clone the repository
git clone github.com/fredshema/hoop-mobile-app.git
- Install dependencies
npm install
- Start the app
npm start
-
Install the Expo Go app on your mobile phone and scan the QR code to view the app
-
Run the app on an emulator
npm run android
or
npm run ios
The design of the app was inspired by Hoop - Parking Booking UI KIT (Community) on Figma.