An app that allows you and your friends to keep track of each other at a music festival, add festival schedule items to an agenda, and see where you are relative to the various stages and tents.
- Product Owner: Pat Sheehan
- Scrum Master: John Currie
- Development Team Members: Derek Young
- Development Team Members: Smriti Goel
- Login with Facebook
- Select a festival
- Create a group or join a group with your friends
- See your location and the location of each of your friends on the festival map
- Add festival schedule items to your agenda and see which of your friends have overlapping agendas
- Place a 'totem'; a marker on the map that shows when and where you and your friends should meet up
From within the root directory:
~ npm install
~ npm run build
~ npm start
* Open localhost:8000
See CONTRIBUTING.md for contribution guidelines.