Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 915 Bytes

DEMOS.md

File metadata and controls

25 lines (18 loc) · 915 Bytes

Charity Challenger

Milestone 2 Demo

We completed everything we setout to complete for milestone 2. These include,

  1. Completion of all the activties and fragments
  2. Facebook Auth using FB SDK
  3. Facebook friend picker integration
  4. Using parse for storing created invitations and photos
  5. Using parse for sending push notifications
  6. Implementing a event system that distribute events various activities, fragments etc

Alt Text Alt Text

Things that needs to be fixed,

  1. Displaying Sent and Received invitations.
  2. Displaying the received notifications in a graceful manner in a nicer toast or action bar.
  3. Adding progress bars
  4. Fixing bugs and stability.