The problem Track My Hack solves
While creating projects during any hackathon or a competition, we have a lot of ideas popping up. We try to keep our projects as concise as possible but most of the time we end up with a lot of modules in our project. While we create our project, we come across so many hurdles that we decide to forfeit some of the modules or give a twist in the project. Over time, we lose track of the project, this hampers our motive of the project that we had decided initially.
Challenges I ran into
What is happening in the project?
- The web app has a screen in which we can type the tasks that we wish to have in the project.
- First, we have to type in the project that we need to create, and then we add the to-do tasks about the modules or programs we wish to have in the project.
- Once, we complete the project or any module, we can click on a button to signify that it is completed.
Challenges we ran into:
Each time a project gets created, it involves many hurdles and issues. We also faced issues in creating the project:
- Since I was a beginner in javascript, it took a lot of time for me to code this project.
- Google Calendar API integration is left as I have integrated APIs with python side but haven't tried doing that stuff from the javascript side.
- I have to add more configuration into this project like due dates, extremely important, more prioritization features.
I hope it works out fine.