Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 485 Bytes

File metadata and controls

12 lines (9 loc) · 485 Bytes

Taskify

A simple daily task management tool.

Project Purpose

This project is a task assigned to me during my Java learning process. I will update this repository as I complete each step of my task.

Taskify-GUI

The next stage includes using it as API service. I've moved to a new repository to separate this GUI-based project from the API project: https://github.com/eneshakans/taskify-api

Also there is GUI example for API project: https://github.com/eneshakans/taskify-gui