Steivsh
Steivsh
CC#
Created by Steivsh on 4/5/2025 in #help
✅ 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
CC#
Created by Steivsh on 4/5/2025 in #help
✅ Beginner Projects
Thanks! I guess you got the answer to the other question. Happy Coding
17 replies
CC#
Created by Steivsh on 4/5/2025 in #help
✅ 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