Sort online users into Houses (ie Gryffindor, Slytherin, Hufflepuff, RavenClaw) for the purposes of meeting at Universal Studios on a certain date to visit Harry Potter themepark as part of Harry Potter Community of Strangers (who are now new friends!)
David Daniels - https://github.com/dvdkrstndnls Sherry Yang - https://github.com/xxsherryyy Krista Neel - https://github.com/kneel25
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Node
Express
Body Parser
MySQL
gitignore is set up to ignore node modules ( so GiHub doesn't get crabby) thus, after cloning do the following: -npm install
if for some reason you get errors try installing dependencies individually -npm install express -npm install body parser -npm install mysql
Need to look at the database? To Get MySQL running: on mac: -go to terminal mysql.server start mysql -u root
when you are ready to deploy you may deploy to Heroku taking care to include the JAWSdb add-on
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to Chris LeBlanc (spacesuitdiver) for all his help
- Inspiration from many different Harry Potter quizzes from the online community