Debmalya99 / Heavy-Metal-Todo

Heavy Metal Todo is a simple todolist that can group your tasks in 'projects' and has the feature to add a Pomodoro timer. With a great easy to use and intuitive UI, be ready to take your plans to next level using Heavy Metal Todos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link to the original repo

Heavy Metal Todos

Vue logo

What is this?

It is a simple todolist project that uses Vue JS.
*Its features include:*
- Has task weightage that allows you to effectively understand how much work is completed
- Has projects that can group your tasks into categories for better management
- Has a built-in pomodoro timer that measures a count down for 25 minutes and then rings a bell.

How to get started?

download the code as a zip or git clone it
cd to the project folder
npm install
npm run serve
open your browser @ localhost:8080

Future Plans and Roadmap:

  • I want to make a desktop version of this using Electron JS
  • Revamp the UI. I should use a tool like Figma to plan ahead what I want
  • Tasks should also have a due date feature and should mark the tasks with an exclamation symbol once something goes overdue
  • I plan to add an agile /scrum board that can help us track projects.

About

Heavy Metal Todo is a simple todolist that can group your tasks in 'projects' and has the feature to add a Pomodoro timer. With a great easy to use and intuitive UI, be ready to take your plans to next level using Heavy Metal Todos

License:MIT License


Languages

Language:Vue 92.0%Language:JavaScript 5.4%Language:HTML 2.6%