MaurerKrisztian / TaskManager

Personal task management project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Manager

This is a task management project what focuses primarily on personal task management and productivity.

Demo link: https://mytaskplan.me/

API: https://github.com/MaurerKrisztian/TaskManager-api

SonarCloud

Maintainability Rating Security Rating Bugs Code Smells Reliability Rating Duplicated Lines (%) Technical Debt

Features

Users

  • Task
    • Properties: title, description, start at (remaining time), label,  attachment files
    • Actions: crate, delete, edit, start - end, dtag and drop to board
  • Board:
    • Contains tasks
    • Drag and drop tasks
    • Properties: name
    • Actions: crate, delete, edit, sort
  • Email:
    • Daily task email subscription:
      • Every day sends an email about the tasks for the day

CI-CD

The main branch is automatically deploys to my linode server (https://mytaskplan.me/). The linode server configuration can be found here:  https://github.com/MaurerKrisztian/linode_configuration

Contribution

If you have any feature idea feel free to open an issue or create a pull request.

About

Personal task management project.


Languages

Language:TypeScript 57.7%Language:SCSS 20.9%Language:HTML 19.2%Language:JavaScript 2.0%Language:Dockerfile 0.2%