This is a program where you can enter the amount of income you make (any amount) and any expenses either monthly or daily and it will calculate
- This game will work on either Windows OS or Mac OS so no stress -- Yayy! 🥳
- Make sure that you have Java installed on your PC (very very important 🫶)
- Install "Budgeter.jar". This is an executable jar file. I have tried to convert this into a .exe file but it failed to load on my PC. Still trying to figure out how to fix this to reduce unecessary steps in starting up the game
- If you use a Windows OS, open your Command Prompt. Navigate to the search bar of your PC (or file search) and type "cmd". It will direct to the internal command prompt
- If you use a Mac OS, open your Terminal. Select Applications and navigate to Terminal.
- Locate your "Budgeter.jar" file and get your file path. Usually if you download a file, it will be under the "Downloads" folder.
- You can get the file path (if it's under Downloads) as Downloads\Budgeter.jar
- On the Command Prompt, type in "java -jar yourfilepath.jar". Replace yourfile path with the actual file path of the Budgeter.jar file. For example, java -jar Downloads\Budgeter.jar
- Press Enter and find out how much you have been saving (or spending jk) 😄