Skip to content
/ FLUX Public

A simple command-line task manager built with Rust πŸ¦€ Made for learning purposes – lightweight, file-based, and cross-platform.

Notifications You must be signed in to change notification settings

im-lunex/FLUX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FLUX

A simple command-line task manager built with Rust πŸ¦€
Made for learning purposes – lightweight, file-based, and cross-platform.


What it does

  • Create and manage multiple users
  • Add, view, delete, and update tasks
  • Mark tasks as done or pending
  • Search through tasks quickly
  • Show basic task statistics
  • Stores everything in plain text files (I/O based)

Prerequisites

Why this project?

This project is mainly for learning Rust:

  • Practicing CLI design
  • File I/O handling
  • Structs & enums for tasks
  • Error handling & validation

It’s not meant to replace big task managers – just a fun way to practice Rust! πŸš€


Contributing

Feel free to fork, experiment, or suggest improvements.
It’s a learning playground, so ideas are always welcome. ✨


πŸ“„ License

MIT License – free to use and share.


Made with ❀️ in Rust πŸ¦€

Happy Coding.....

About

A simple command-line task manager built with Rust πŸ¦€ Made for learning purposes – lightweight, file-based, and cross-platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages