Skip to content

snot-x/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

One of my first Python projects, a basic tasklist/to-do application. Initially, it only wrote to memory, but that wasn't good enough. So, I implemented file I/O to todo.txt so the tasks are kept in a local textdoc instead of in memory, which allows for persistence of the tasklist.

I've been coding for a couple weeks now, completely alone, so don't hate on my pretty trash code if you happen to stumble upon my random projects!! sincerely urs, snot-x

About

Basic Task List Python Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages