An open API service indexing awesome lists of open source software.

https://github.com/osumatrix/task-manager

📋 A simple task manager that allows you to add people and tasks with due dates
https://github.com/osumatrix/task-manager

css html js management pwa tasks web

Last synced: about 2 months ago
JSON representation

📋 A simple task manager that allows you to add people and tasks with due dates

Awesome Lists containing this project

README

          

# Task Manager - A simple task manager

A simple task manager that allows you to add people and tasks with due dates.

## 🔬 Demo

Visit [tasks.osumatrix.me](https://tasks.osumatrix.me/) for a demo!

## 🖼️ Previews

image

## ⭐ Features

- Import & export save state
- Quickly create, update, or delete any person or task in real-time
- Order tasks and people by due datetime
- Single page, PWA & offline

## 📜 Licence

Task Manager is licensed under the GPLv3 license. Please see the [license file](LICENSE) for more information.
[tl;dr](https://www.tldrlegal.com/license/gnu-general-public-license-v3-gpl-3) you may copy, distribute and modify Task Manager as long as you track changes/dates in source files.
Any modifications to Task Manager must also be made available under the GPL,
along with build & install instructions.