Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 466 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 466 Bytes

#CompetitionNotifier

CompetitionNotifier is an Android application which will send SMS notifications to Competitions users. Application is connecting to a Competition server to obtain notification data like which users have to complete some upcoming games/stages.

  • Start / Stop are used to start and stop an Android Service and the job will run daily at a specified time.
  • Send is used to send the SMS by user when he wishes.