Steivsh
✅ Beginner Projects
I'm working on another simple program. I download a .cvs file from my bank then in the app I can put the path (or in windows drag and drop) in for the file. It will then parse the file and put like transaction together to show me my spending habits for that month. I plan to expand on it after that, maybe putting the data into a DB or something. I want to then expand it later into a budet app.
17 replies
✅ Beginner Projects
Didn't use a database, I just stored them in a list.
https://github.com/stephenlit/Todo
Also trying my luck at Tic-Tac-Toe as well lol
17 replies