Skip to content

elibosley/BallroomDanceChoreographer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ballroom Dance Choreographer

A ballroom app for creating dance routines

Requirements


  • Node.js 7.10.0
  • MongoDB 3.4.4

Installation


  1. Install MongoDB and Node.js
  2. Run npm install in BallroomDanceChoreographer folder
  3. Run npm install -g --only=dev to install mongo-seed-db globally
  4. Run MongoDB with mongod, enter --dbpath parameter if desired
  5. Run seed in console to seed the MongoDB instance with the dances and step information
  6. Run bin\www.js in Node
  7. Navigate your web browser to localhost:3000
  8. Enjoy!

About


A Node app to create dance routines for ballroom, I'm planning on having user profiles and the ability to create new steps!

About

A ballroom dance step choreography webapp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published