Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andersonjuniorz/simpletasks
Tasks management software
https://github.com/andersonjuniorz/simpletasks
java-11 lombok mysql swing task-manager todolist
Last synced: about 1 month ago
JSON representation
Tasks management software
- Host: GitHub
- URL: https://github.com/andersonjuniorz/simpletasks
- Owner: andersonjuniorz
- License: mit
- Created: 2022-02-07T17:25:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T21:48:50.000Z (over 2 years ago)
- Last Synced: 2024-11-21T19:46:57.257Z (about 1 month ago)
- Topics: java-11, lombok, mysql, swing, task-manager, todolist
- Language: Java
- Homepage:
- Size: 2.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# To Do List (JDK 11 required)
### What is this?
A Task Management System based on Java Swing and OOP, in this project you can save, edit and delete your tasks.### What is its benefit?
You can organize your daily tasks, adding priority and due date, improving your produtivity and daily efficiency.## Login
![loginToDo](https://user-images.githubusercontent.com/66862438/174785984-65b039d7-efcf-45fd-8afd-3b53bf8a464d.PNG)## Main Form
![todo-main](https://user-images.githubusercontent.com/66862438/174786071-21fc0165-78e8-4f73-9da5-872d529f53e4.PNG)