Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.
/ TheDanceCommunity Public archive

TheDanceCommunity is a MEN Stack application that helps urban community dancers find local dance events.

Notifications You must be signed in to change notification settings

rlchung/TheDanceCommunity

Repository files navigation

TheDanceCommunity

Live link

##Introduction TheDanceCommunity(TDC) is a MEN Stack application that helps urban community dancers in California find local dance events.

TheDanceCommunity Demo

##Implementation TheDanceCommunity pulls current community dance events through the Facebook Graph API whenever a user queries for events in a given locality. User queries are then geocoded through the Google Maps API to fetch events around their area; per fetch, event information is: (1) updated if it already exists in the database, (2) deleted if it is outdated for more than 2 weeks, or (3) saved if it is a new event.

##Usage

  • Enter OAuth credentials in credentials.js and configure hosting address if need be.
  • From project root, run node app.js (Also make sure that Mongod database is running)
  • Visit appropriate host address

##In-progress

  • BUG: inaccurate display of expired events due to time zone nuances
  • BUG: inaccurate classification patterns with auditions and other events
  • Expanding app data to serve in more localities
  • Adding in Competition Series event header

About

TheDanceCommunity is a MEN Stack application that helps urban community dancers find local dance events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published