https://github.com/aadewunmi/todo_list
A Todo List application, implemented using the Model View Controller (MVC) architectural design patten and written in Java 8 (using Java FX for it's User Interface).
https://github.com/aadewunmi/todo_list
java-8 javafx mvc-architecture todo-list todo-list-application
Last synced: about 1 month ago
JSON representation
A Todo List application, implemented using the Model View Controller (MVC) architectural design patten and written in Java 8 (using Java FX for it's User Interface).
- Host: GitHub
- URL: https://github.com/aadewunmi/todo_list
- Owner: AAdewunmi
- Created: 2021-07-27T12:37:08.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-18T11:29:31.000Z (over 3 years ago)
- Last Synced: 2025-01-25T06:11:31.056Z (3 months ago)
- Topics: java-8, javafx, mvc-architecture, todo-list, todo-list-application
- Language: Java
- Homepage:
- Size: 857 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo List Project
## Project Brief:
Design and Implement a Todo List application, using Java 8 and Java FX for it's User Interface.
## Installing:
1. Clone the repo```
https://github.com/AAdewunmi/ToDo_List.git
```2. Open Project Folder
3. Explore
Enjoy :)
## UI Screenshots
1. Opening Screen
2. Today's Item Screen

3. Add New Item Screen

4. Delete Item Screen
