https://github.com/haloapping/klarintask
Simpel Task Management Application
https://github.com/haloapping/klarintask
bun task-management typescript vite
Last synced: about 1 month ago
JSON representation
Simpel Task Management Application
- Host: GitHub
- URL: https://github.com/haloapping/klarintask
- Owner: haloapping
- Created: 2024-12-28T00:28:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T14:59:11.000Z (over 1 year ago)
- Last Synced: 2025-02-03T15:41:37.830Z (over 1 year ago)
- Topics: bun, task-management, typescript, vite
- Language: TypeScript
- Homepage: https://klarintask.haloapping.com
- Size: 1000 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KlarinTask
KlarinTask is simple application for manage your (lazy) tasks.
## Screenshots
1. Homepage

2. About

3. Add Task Form

4. Edit Task Form

5. View Detail Task

6. Delete Task

## Features
- Create task: write task with some detail,
like title, description, priority and status.
- View task: see detail taks.
- Edit task: change according to your wishes.
- Delete task: remove task.
#### Made with ❤️ by [haloapping](https://haloapping.com/)