Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 652 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 652 Bytes

MHacks-iOS

Official iOS App for MHacks IV, forked from HSHacks

To build this, you'll need to make a file in .../MHacks-iOS/MHacks called appKeys.plist with the following fields:

  • parseAppId
  • parseClientKey
  • twitterConsumerKey
  • twitterConsumerSecret

TODO

  • Cleaning across the board
  • Some way to refresh the map
  • Geofences on the venues
  • Chat rooms view controller to handle other types of Firebase callbacks
  • Change how the login controller is handled, it should be the root controller
  • Change how the schedule handles long event titles
  • Make it so the chat controller doesn't need the chat rooms to be populated first