https://github.com/vsrc/codeigniter-playground
Just some Codeigniter simple app I coded as showcase
https://github.com/vsrc/codeigniter-playground
Last synced: 12 months ago
JSON representation
Just some Codeigniter simple app I coded as showcase
- Host: GitHub
- URL: https://github.com/vsrc/codeigniter-playground
- Owner: vsrc
- License: other
- Created: 2015-07-23T06:34:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-23T06:35:17.000Z (almost 11 years ago)
- Last Synced: 2025-04-14T14:59:07.087Z (about 1 year ago)
- Language: PHP
- Size: 578 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Codeigniter showcase example app
This is one very simple test application written in CodeIgniter Php framework. It allows registration / login via Facebook and after that it allows searching using Google Places Api.
#### Note: this code is just showcase, does not follow latest best practices and is not maintained.