Skip to content

codef0rmer/addressbookMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Addressbook in Backbone.js

A simple app created using Backbone.js/PHP/Mysql for a blog post

Quick start

  • 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.

Whats covered

  • Add/Edit/Delete Contact
  • List all contacts
  • Search through contacts

License

About

Made this in order to dig some of the known MV* frameworks having PHP & Mysql in the backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages