Subscription Plus application is a software that helps you address the problem of forgetting to cancel a subscription trial. As there is a lot of free offers from many vendors, we tend to forget to cancel a subscription trial, or the vendors only provide the reminder through email and hence the reminder is pretty much confined by the vendors. This application attempts to break that norm.
-
Framework on mobile, navigation bar disappears on mobile.
-
Typing to be more strict.
-
Validation when inputting data.
- The app navigation is missing on small screen.
- Algorithms for sending notifications.
- Display a dashboard showing subscription metrics such as total cost, number of subscriptions,...
- Sending email / SMS notification with Twilio APIs.
- Sending in-app notification with Firebase Cloud Messaging / One Signal.
- Enhance development experience.
- Allow login with facebook, github.
- Setting up test-driven development framework.