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
- Host: GitHub
- URL: https://github.com/osumatrix/task-manager
- Owner: oSumAtrIX
- License: gpl-3.0
- Created: 2024-08-20T20:08:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-17T16:22:21.000Z (5 months ago)
- Last Synced: 2026-03-28T10:57:00.342Z (2 months ago)
- Topics: css, html, js, management, pwa, tasks, web
- Language: HTML
- Homepage: https://tasks.osumatrix.me/
- Size: 351 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## ⭐ 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.