-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "Carbook", | ||
"tagline": "Carbook suchst du noch oder parkst du schon? 😜", | ||
"body": "# Carbook\r\n\r\nCarbook is a parking app and parking sharing app. The concept was planted in the business planing seminar at the KIT. The Idea is to develop 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.\r\n\r\n# Screenshots\r\n\r\n### Recommendation Map / Car Profile / Personal Spot Manager\r\n<p align=\"center\">\r\n <img src=\"https://s11.postimg.org/smkwii32r/Screen_Shot_2016_11_28_at_23_49_53.png\" width=\"300\"/>\r\n <img src=\"https://s14.postimg.org/nfcmzjfnl/Screen_Shot_2016_11_28_at_23_42_13.png\" width=\"300\"/>\r\n <img src=\"https://s22.postimg.org/hbm3xr14h/Screen_Shot_2016_11_28_at_23_43_07.png\" width=\"300\"/>\r\n</p>\r\n\r\n### Additional\r\n- Login system\r\n- Search for parkings in other places\r\n- List of nearby parkings\r\n\r\n# Run the Project\r\n\r\n1. Ensure you've followed the [React Native - Get Started Guide](https://facebook.github.io/react-native/docs/getting-started.html) for the platform/s of choice\r\n2. Clone this project\r\n3. Run `npm install` from root directory\r\n4. Run `rnpm link`\r\n5. Build `react-native run-ios`\r\n\r\n\r\n### Credits\r\nThanks to all developers for the cool components/skeleton:\r\n\r\n- React native starter app by mcnamee: https://github.com/mcnamee/react-native-starter-app.git\r\n- React Native Maps by Airbnb: https://github.com/airbnb/react-native-maps\r\n- DatePicker component by xgfe: https://github.com/xgfe/react-native-datepicker\r\n- Search component by umhan35: https://github.com/umhan35/react-native-search-bar\r\n", | ||
"body": "# Carbook\r\n\r\nCarbook 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.\r\n\r\n# Screenshots\r\n\r\n### Recommendation Map / Car Profile / Personal Spot Manager\r\n<p align=\"center\">\r\n <img src=\"https://s11.postimg.org/smkwii32r/Screen_Shot_2016_11_28_at_23_49_53.png\" width=\"300\"/>\r\n <img src=\"https://s14.postimg.org/nfcmzjfnl/Screen_Shot_2016_11_28_at_23_42_13.png\" width=\"300\"/>\r\n <img src=\"https://s22.postimg.org/hbm3xr14h/Screen_Shot_2016_11_28_at_23_43_07.png\" width=\"300\"/>\r\n</p>\r\n\r\n### Additional\r\n- Login system\r\n- Search for parkings in other places\r\n- List of nearby parkings\r\n\r\n# Run the Project\r\n\r\n1. Ensure you've followed the [React Native - Get Started Guide](https://facebook.github.io/react-native/docs/getting-started.html) for the platform/s of choice\r\n2. Clone this project\r\n3. Run `npm install` from root directory\r\n4. Run `rnpm link`\r\n5. Build `react-native run-ios`\r\n\r\n\r\n### Credits\r\nThanks to all developers for the cool components/skeleton:\r\n\r\n- React native starter app by mcnamee: https://github.com/mcnamee/react-native-starter-app.git\r\n- React Native Maps by Airbnb: https://github.com/airbnb/react-native-maps\r\n- DatePicker component by xgfe: https://github.com/xgfe/react-native-datepicker\r\n- Search component by umhan35: https://github.com/umhan35/react-native-search-bar\r\n", | ||
"note": "Don't delete this file! It's used internally to help with page regeneration." | ||
} |