nachiket-synerzip / Contacts

Simple contacts application using express and backbone.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Purpose# Purpose is to develop simple application using express and backbone.js.

#Application Mockups#

  1. List all the contacts - /contacts/all List
  2. Add new contact - /contacts/add List
  3. Delete contact - /contacts/remove List

#Installing App#

  1. Clone repo
  2. go to db folder
  3. In console type the following command node populate-sql.js

About

Simple contacts application using express and backbone.js


Languages

Language:JavaScript 100.0%