Inspiration
I have a lot of recurring subscriptions and keeping track of all of them can get hectic especially if there are some I want to cancel before I get charged again.
What it does
A nice UI for all your subscriptions with the day it ends displayed for quick looks to see whats coming up.
How I built it
I used React and the Material UI framework for my hack. I hold all the information in local storage so everything will be saved across sessions!
Challenges I ran into
The initial plan was for Subscribi to be a mobile app, but React Native was very difficult to develop with because I couldn't find a framework I liked.
Accomplishments that I'm proud of
Continuing to work on my hack after the mobile app idea had to be scraped Using Material UI components I haven't used before
What I learned
How to use LocalStorage, make my own components, and create a Github project page. Making my own components was fun and freed up space in my main file. I also learned how to use Material UI's dialog component.
What's next for Subscribi
Definitely Google sign in and a way to edit the subscription, currently you have to delete and make another one. Also UI improvements. I also need to implement some type of notification about a week before a subscription is going to recur (This was part of the mobile app plan).
Built With
- materialui
- react
Log in or sign up for Devpost to join the conversation.