Carbook
Carbook is a parking app and parking sharing app. The concept was planted in the business planing seminar at the KIT. The Idea is to develope a social parking network to recommend parking places based on: Scannes of satellite images, users recommendations and partnerships with parking houses and rent them. Moreover users can register their personal parking places to rent them to other users.
Detailed report for Business plan
Screenshots
Personal Spot Manager - Recommendation Map - Car Profile
Additional
- Login system
- Search for parkings in other places
- List of nearby parkings
Run the Project
- Ensure you’ve followed the React Native - Get Started Guide for the platform/s of choice
- Clone this project
- Run
npm install
from root directory - Run
rnpm link
- Build
react-native run-ios
Credits
Thanks to all developers for the cool components/skeleton:
- React native starter app by mcnamee: https://github.com/mcnamee/react-native-starter-app.git
- React Native Maps by Airbnb: https://github.com/airbnb/react-native-maps
- DatePicker component by xgfe: https://github.com/xgfe/react-native-datepicker
- Search component by umhan35: https://github.com/umhan35/react-native-search-bar