Skip to content

A simple to-do list manager written in Rust

License

Notifications You must be signed in to change notification settings

mariaanko/rtodo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crates.io GitHub maintenance contributors

A very simple To-Do list manager written in Rust

I wrote this project while I'm learning Rust for practice.

I decided to put this project online so that others, like me, who are learning Rust can take some ideas and help me improve this code too.

Feel free to open a pull request to improve the code or to add new features and help me learn Rust.

Features

  • List todos
  • Add todos
  • Remove todos
  • Update todos

Screenshots

Roadmap

  • Save todos into a file and read from it.
  • Add commandline arguments.

About

A simple to-do list manager written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%