https://github.com/lynnsh/resto-reviews-android
Restaurants Reviews app. Android Team Project
https://github.com/lynnsh/resto-reviews-android
android google-maps java zomato-api
Last synced: 12 months ago
JSON representation
Restaurants Reviews app. Android Team Project
- Host: GitHub
- URL: https://github.com/lynnsh/resto-reviews-android
- Owner: lynnsh
- License: mit
- Created: 2017-08-27T20:02:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-02T19:50:57.000Z (almost 8 years ago)
- Last Synced: 2025-04-03T00:22:19.864Z (about 1 year ago)
- Topics: android, google-maps, java, zomato-api
- Language: Java
- Homepage:
- Size: 5.69 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# resto-reviews-android
## Restaurants Reviews Team Project
_Tools: Java, Android libraries, Zomato API, Google Maps API_
Description:
1. The Android app that allows users:
* to search for nearby restaurants,
* to save favourites,
* to calculate tips,
* to add new restaurants manually, from location on the map or by searching by longitude/latitude.
2. The app has the About page, the Settings page to change the user's credentials, and the Login page to login or register a new user.
3. The app allows to sync to the back-end (PHP Laravel website).
4. A part of the joint PHP and Android project, where the Android app communicates with the PHP side using REST API. For the PHP website see: https://github.com/lynnsh/resto-reviews-php
source: https://gitlab.com/ebourque/RestoRadiantRidge
Academic Project - Dawson College (Computer Science Technology)