Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lynnsh/resto-reviews-php
Restaurants Reviews app. PHP (Laravel) Team Project
https://github.com/lynnsh/resto-reviews-php
css google-maps google-maps-api heroku html javascript laravel php php7 postgresql
Last synced: 24 days ago
JSON representation
Restaurants Reviews app. PHP (Laravel) Team Project
- Host: GitHub
- URL: https://github.com/lynnsh/resto-reviews-php
- Owner: lynnsh
- License: mit
- Created: 2017-06-28T23:54:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-02T19:50:28.000Z (over 6 years ago)
- Last Synced: 2024-11-19T07:44:43.853Z (3 months ago)
- Topics: css, google-maps, google-maps-api, heroku, html, javascript, laravel, php, php7, postgresql
- Language: PHP
- Homepage:
- Size: 1.69 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
#### resto-reviews-php
## Restaurants Reviews Team Project_Tools: PHP (Laravel), JavaScript, Google Maps, PostgreSQL_
Description:
1. A Laravel website hosted on Heroku that functions as a restaurant review site.
2. It identifies user's location and shows the closest 20 restaurants and their location on Google Maps.
3. On the view page, it lists the information about the restaurant, such as the address, price range, genre, and reviews.
4. It allows users to add and edit restaurants, post reviews and search for restaurants. The user that created this restaurant is allowed to delete it.
5. A part of the joint PHP and Android project, where the Android app communicates with the PHP side using REST API. The user can add reviews and restaurants through the app. For the Android app see: https://github.com/lynnsh/resto-reviews-android/Academic Project - Dawson College (Computer Science Technology)