Inspiration
It's hard to organize things in school life. so I made this app to help.
What it does
It is a app to manage daily tasks. It is like microsoft todo app. It uses your account to sync tasks so you can manage them from any device. It's a website so you can access it from any device with internet and a browser. It can also be installed on device if it supports PWA (Progressive Web App) which most of them do.
How we built it
It used React, a popular javascript frontend library to build the frontend. Firebase is used as backend. I used Mantine UI for the User Interface of this app.
Challenges we ran into
Biggest challenge was how to remind user of his/her task if it's due because a web app cannot send notifications if it's not running. So I figured out another way. Now if the app is running it will send in app notification and if it's not running it will send push notifications.
Accomplishments that we're proud of
I made a production ready task management app which has a very appealing look. I made it using modern technologies.
What we learned
I learned how to make a web app that is both have power of web and native apps. I learned how to use a frontend UI library.
What's next for Todo App
I will make it more easy to use it. I am planning to add collaboration on tasks and projects.

Log in or sign up for Devpost to join the conversation.