Skip to content

derek-young/TotemWebApp

 
 

Repository files navigation

Totem

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.

Team

  • Product Owner: Pat Sheehan
  • Scrum Master: John Currie
  • Development Team Members: Derek Young
  • Development Team Members: Smriti Goel

Table of Contents

  1. Usage
  2. Development
    1. Installing Dependencies
    2. Tasks
  3. Team
  4. Contributing

Usage

  • 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

Development

Installing Dependencies

From within the root directory:

  ~ npm install
  ~ npm run build
  ~ npm start

  * Open localhost:8000

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • CSS 8.2%