| Crates.io | Assignment_Tracker_GUI |
| lib.rs | Assignment_Tracker_GUI |
| version | 0.1.0 |
| created_at | 2025-11-09 14:57:41.244699+00 |
| updated_at | 2025-11-09 14:57:41.244699+00 |
| description | A simple GUI-based Assignment Tracker built using Rust and egui for managing student assignments efficiently. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1924191 |
| size | 322,463 |
A simple GUI-based assignment tracker built in Rust using egui and eframe.
It helps students manage their assignments with reminders, due dates, and emoji-supported visuals.
cargo run
Tab to switch fields.Backspace to delete.Enter or click + Add to create an assignment.[ ] to toggle done, Delete to remove an item.Saves to a human-readable assignments.json next to the executable.