Coffeeboys / RenewPass

An Android app for renewing your UPass
MIT License
10 stars 2 forks source link

Auto Renew #2

Closed landalex closed 7 years ago

landalex commented 8 years ago

Set UPass to automatically renew.

Renewal can be done:

  1. On a set day of the month
  2. When the next month is available (either by checking to see if its available, or using Translink's sms notification)
prayansh commented 8 years ago

I am working on a feature that enables the user to setup a reminder in the app for each month. The notification then enables the user to update his UPass via the app.

landalex commented 8 years ago

Check out the notifications branch, we've done a little bit of work to get this started that you can build off of.

prayansh commented 8 years ago

Will do that