v1.0.0-alpha
Contributors
Thanks to everyone who contributed to this release!
MVP
Start page
- Display total subscriptions cost per month at the top of the page
- List every subscription with their name and cost
- Show how many days left each subscription is due
Subscriptions page
- Display every month and the total cost of subscriptions for that month
- List subscriptions under each month showing the name, cost, if it's auto paid and how many days left until it's due
Upsert page
- Create a new subscription
- Edit an existing subscription
Details page
- Mark subscription as paid
- display all details like lastpayment
- Delete subscription
Start and subscriptions page
- Clicking on a subscription takes you to the details page
- Add a + button at the bottom of the page for adding a new subscription
Release
- Test the app on an android phone
Other Features
- AutoPaid Subs' next payment is automatically marked as paid if due today
- Improved next payment date calculation by preserving the start day so that a month due day history becomes 31-30-31 instead of 31-30-30