Skip to content

ProgramCpp/Hackathon15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker earth hackathon for women, 2015

A fun productivity app for android to restrict android smart phone usage! The app lets users to impose challenge against their friends to restrict an app usage to a particular duration. The user who uses the app beyond the challenged duration loses. The user earns points for every challenge won. Earns trophies for every milestone achieved.

WorkFlow:

  1. Challenge a friend with an app for a particular duration.
  2. The challenge begins when the friend accepts the challenge.
  3. The app usage on both the smart phones are monitered.
  4. The winner is announced at the end of the time duration.

Technical Details:

  1. An android app to interact with the users - to login, challenge, check stats and win.
  2. An android service to monitor the app usage.
  3. A broadcast receiver to receive notifications.
  4. Google cloud Messaging for notifications.

  5. 3rd party server in PHP [yet to be hosted] to track the challenges and send notifications.
  6. MySQL to manage the users and challenges.
  7. Google+ login to identify the users and friends (google+ circles)

src description:
Android client: /AndroidClient/gplus-test-android/
3rd party server: PHP GCM Server/GcmServer

ScreenShots: DropBox
Presentation: SlideShare