You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are a few small projects I coded when I was first learning the rust language. Most of them are poorly coded, thoughtful and very bungled. But I think it's important to keep them so I can see what I've learned.
A beginner task management tool that you can Add, Update, and Delete tasks. Mark a task as in progress or done List all tasks List all tasks that are done List all tasks that are not done List all tasks that are in progress