iloveyii / backbone-songs

This is a small song application developed in node js, backbone js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backbone songs

This is a small song application developed in node, backbone js.

main

edit

DIRECTORY STRUCTURE

assets
    js/                  contains js files
        bbscript.js      contains the backbone code to fetch, create, delete songs from web app
    css/                 contains css files
controlers
    songsController.js   contains express js code for handling api requests
app.js                   app entry point
index.html               the html frontpage
package.json

About

This is a small song application developed in node js, backbone js.


Languages

Language:JavaScript 46.3%Language:HTML 23.4%Language:PHP 16.8%Language:CSS 13.5%