Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/billstephens2022/todolist-javafx

A Todo List application built with JavaFX using a text file as data storage.
https://github.com/billstephens2022/todolist-javafx

java java-17 javafx

Last synced: about 1 month ago
JSON representation

A Todo List application built with JavaFX using a text file as data storage.

Awesome Lists containing this project

README

        

# Todo List - JavaFX
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)

## Description

A todo list application built with JavaFX. Add new todo items, view details in side pane, save items to text file. Items are sorted by deadline and color coded - red if overdue or due today, brown if due tomorrow. Items can also be deleted.

### App screenshot

![app screenshot](/screenshot.png)

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)

## Installation

run in JavaFX

## Usage

Use menu or toolbar icon to add a new todo list item. Right click on item to delete.

## License
This application is covered under the MIT License.

For more information: https://opensource.org/licenses/MIT

## Contributing
N/A

## Tests
N/A

## Questions
Contact Info

GitHub user name: BillStephens2022

Link to GitHub profile: https://github.com/BillStephens2022

Email: [email protected]