https://github.com/pj-pj-pj/Money.co
In short, money manager 💰
https://github.com/pj-pj-pj/Money.co
java money-manager oop
Last synced: about 1 month ago
JSON representation
In short, money manager 💰
- Host: GitHub
- URL: https://github.com/pj-pj-pj/Money.co
- Owner: pj-pj-pj
- Created: 2024-04-07T02:45:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-23T11:04:12.000Z (over 1 year ago)
- Last Synced: 2025-01-16T15:58:18.500Z (10 months ago)
- Topics: java, money-manager, oop
- Language: Java
- Homepage:
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Money.co
The Money.co system is a financial planning and budget management solution. Although designed to help people manage their finances more effectively, the system was created as a partial fulfillment in pursuing my CS degree.
## Notes
This project contains an external library for picking dates (jDatePicker) located in the lib folder. If you're having trouble running the program in your device due to this library, please check out: https://github.com/JDatePicker/JDatePicker
Figure 2 shows the Use Case Diagram of Money.Co, a budget planner system. The diagram
exhibits a summary of the features, functions, and walkthroughs of a user in using the system.
The entity involved in the use case diagram is only a user.