https://github.com/feliciousx/hh-clone
Halaman Heritage Clone with Laravel PHP
https://github.com/feliciousx/hh-clone
Last synced: over 1 year ago
JSON representation
Halaman Heritage Clone with Laravel PHP
- Host: GitHub
- URL: https://github.com/feliciousx/hh-clone
- Owner: FeliciousX
- Created: 2015-02-08T07:55:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-04T17:48:34.000Z (about 11 years ago)
- Last Synced: 2025-03-27T06:52:08.328Z (over 1 year ago)
- Language: CSS
- Size: 273 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Halaman Heritage Clone
This is a clone for Halaman Heritage Web App that was previously done using CodeIgniter, ported to Laravel.
This was done for education purposes to learn more about Laravel framework.
- - -
TODO
----
#### Core Requirements ####
- [ ] Main Page
- [ ] Maps Page
- [ ] Details Page
- [ ] Listing Places Page
- [ ] Rating system for Places
- [ ] Admin Control Panel
- [ ] Add Place
- [ ] View Place
- [ ] Edit Place
- [ ] Remove Place
#### Extras ####
- [ ] User login system (with OAuth)
- [ ] Add reviews to places