matteomanzo/Playlister

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.istanbul.yml
.jshintrc
README.md
package.json
public/TurnUpTuneIn.png
public/background/hands.png
public/background/hands2.jpeg
public/background/handssmall.png
public/background/logo.png
public/css/getSongs.css
public/css/stylesheet.css
public/css/type/GothamMedium-Italic.otf
public/css/type/GothamThin-Italic.otf
public/css/type/GothamThin.otf
public/image.png
views/about.ejs
views/contact.ejs
views/error/404.ejs
views/error/500.ejs
views/index.ejs
views/layout.ejs
views/mobileApp/returnBeacons.ejs
views/mobileApp/returnSongChoice.ejs
views/partyGoer/getSongs.ejs
views/partyGoer/thankYou.ejs
views/partyPlanner/beacon.ejs
views/partyPlanner/completed.ejs
views/partyPlanner/eventDetails.ejs
Gruntfile.js75
A
2 hrs
controllers/aboutController.js3
controllers/contactController.js3
controllers/indexController.js3
controllers/mobileAppController.js13
controllers/partyGoerController.js18
controllers/partyPlannerController.js48
controllers/verifySongController.js14
models/helpersDatabase.js29
models/helpersSpotify.js37
models/mobileAppGetBeaconModel.js50
models/mobileAppSongsModel.js90
A
1 hr
models/moduleSaveEventDetails.js36
models/partyGoerModel.js9
models/partyPlannerModel.js89
A
3 hrs
models/verifySongModel.js22
A
35 mins
public/js/listUpdate.js104
A
2 hrs
public/js/songSearch.js69
routes/about.js5
routes/contact.js5
routes/index.js5