Skip to content

A MEAN app offering songwriters a place to manage their lyrics

Notifications You must be signed in to change notification settings

barryross/SongBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SongBook Author: Barry Ross


###Description

A MEAN app offering songwriters a place to manage their lyrics


#Features

  • Manage (add, edit, delete) songs in your songbook
  • Lightweight & responsive

#Technical

FRONTEND:

  • Angular

    • ui-router for state changes
    • ngResource for CRUD operations
  • HTML5/CSS

    • Twitter Bootstrap

BACKEND

  • Express.js on top of a Node.js backend
  • MongoDB collection to house the songs
  • Mongoose to create the schema and assist with queries
  • Node.js as the http server

FUTURE Features

  • Store genres in a collection in MongoDB
  • collaborate in real-time using Websockets

#Resources ##I found helpful

About

A MEAN app offering songwriters a place to manage their lyrics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published