https://github.com/alextibtab/todo-wip
https://github.com/alextibtab/todo-wip
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alextibtab/todo-wip
- Owner: Alextibtab
- Created: 2024-07-16T23:59:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T00:51:46.000Z (about 2 years ago)
- Last Synced: 2026-01-18T23:57:10.093Z (6 months ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO Application
This will eventually become a ratatui TUI todo application written in rust.
I plan to let users add tasks, start and complete them. Then have a stats
page for tracking certain data points.