Skip to content

brascosDad/musicomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musicomp

Build Status Code Climate Coverage Status

Description

Service to provide a band with a way to compose song ideas in a structured format

TODO

  1. Add proper code coverage with jasmine (server & client) a. getSongs mock - how do you mock if there is a searchObj or none? b. 4 errors from test-server c.
  2. UI functional requirements a. b. c. d.
  3. Add travis CI support, code coverage, & code climate information?
  4. (OPT)arrange page needs refresh to display correct song
  5. (OPT)refactor bundle task/compileSass/pipeMaterialCss to use globals
  6. (OPT)Refactor ArrangeCtrl using lodash
  7. (OPT)Make sure create controller is updating URI with section change

sample config.js

module.exports = {

databaseUrl: "YOUR DB URL HERE",
databaseStartCommand: "YOUR START COMMAND HERE"

};

turn on production mode

npm --isProduction=true start

About

a tool for musicians to map out song structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published