Inspiration

I thought it would be hilarious to put a combo meter on a task manager.

What it does

There are many built in functionalities:

  • Users are able to create tasks with the "Add Task" button
  • Once users fill out the fields, they can click the pen icon to submit it (and edit it again, if needed)
  • The waste bin icon deletes a task (a popup will appear to confirm that decision)
  • The check mark will complete the task and add to the COMBO meter

How I built it

I first started with a Task object. Then, I added the "Add Task" button and COMBO meter. Lastly, I fixed up the CSS to make it look nice.

Challenges I ran into

I haven't coded in JavaScript in a hot minute, so it took me some time to get the syntax right.

Accomplishments that I'm proud of

I was able to get the task objects to look so nice (I'm horrible at CSS).

What I learned

I learned more about web development (and using Stack Overflow).

What's next for Wombo Combo Task Manager!

There are many improvements to be made. For example, the COMBO meter can be improved (in terms of aesthetics). I could also add more functionalities to the website, such as a calendar that allows tasks to be dragged onto it.

Built With

Share this project:

Updates