Inspiration
Calendar is good but I need a simple UI just to check everyday about upcoming events and I don't require it to be saved online. Therefore I thought to create this web application.
What it does
Through this app we can enter events and it will save them in our local storage.
How we built it
I used ReactJS to build this web application.
Challenges we ran into
The main problem that I get is parsing correct date and storing them properly in local storage. Also maintaining state sometimes give me trouble.
Accomplishments that we're proud of
Finally through this simple application I can mark upcoming dates and check them on the go.
What we learned
I learn more about javascript objects, localStorage, maintaining states.
What's next for Remember for me
I try to add sms or email message system so that user can be reminded of upcoming events. But I try to make the interface as simple as possible.
Log in or sign up for Devpost to join the conversation.