An open API service indexing awesome lists of open source software.

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

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.