Service to provide a band with a way to compose song ideas in a structured format
- 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.
- UI functional requirements a. b. c. d.
- Add travis CI support, code coverage, & code climate information?
- (OPT)arrange page needs refresh to display correct song
- (OPT)refactor bundle task/compileSass/pipeMaterialCss to use globals
- (OPT)Refactor ArrangeCtrl using lodash
- (OPT)Make sure create controller is updating URI with section change
module.exports = {
databaseUrl: "YOUR DB URL HERE",
databaseStartCommand: "YOUR START COMMAND HERE"
};
npm --isProduction=true start