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

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

Awesome Lists containing this project

README

          

# KlarinTask

KlarinTask is simple application for manage your (lazy) tasks.

## Screenshots

1. Homepage
![Homepage](/public/readme/homepage.png)

2. About
![About](/public/readme/about.png)

3. Add Task Form
![Add Task Form](/public/readme/add-task.png)

4. Edit Task Form
![Edit Task Form](/public/readme/edit-task.png)

5. View Detail Task
![View Detail](/public/readme/detail-task.png)

6. Delete Task
![Delete Task](/public/readme/delete-task.png)

## 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/)