A simple app created using Backbone.js/PHP/Mysql for a blog post
- Install Apache, Mysql and PHP.
- Dump the database
db.sql
into Mysql. - Modify hostname, database username and password in
php/config.php
to suit your need.
- Add/Edit/Delete Contact
- List all contacts
- Search through contacts