Commit Graph

8 Commits

Author SHA1 Message Date
a048fc3c40 Implement a rename for store
I changed the name from store in the main menu to school. Allowing users to spend their money to get a better education to get a better job. At this current point in time I do not have a purpose for the store. A future idea could be to allow passive income and the user can spend their money to get more passive income by buying things from the store.
2025-01-15 21:40:43 -05:00
cf52cdd61f Implement a quick fix for a bug
There was an issue when the user would view their job in the account manager. If the user didn't have a job the code would continue to look for the user's job and it would fail and cause the program to stop running.
2025-01-15 21:37:31 -05:00
ecacfaf64f Implement an edit account feature 2025-01-15 21:34:57 -05:00
ccbe5a91d8 Remove pycache 2025-01-14 17:59:39 -05:00
ee4d0f84c5 Implement a working job environment 2025-01-14 17:57:54 -05:00
933eed6627 Implement a requirements.txt file 2025-01-05 01:45:25 -05:00
314dca880b Implement the basics for account, economy, and the main file 2025-01-05 01:44:16 -05:00
f3db08bfaa Implement the basics for account, economy, and the main file 2025-01-05 01:43:53 -05:00