Loading repository data…
Loading repository data…
Yashji / repository
Financial discipline is the key to success of an individual or a system or an enterprise. Tracking of income and expenses helps one to manage his money properly. In addition, it can also help him optimize his expenditure and enhance saving potential. However, though one wishes to do it, he/she may fail to do so, because he/she is not habituated to do it and moreover there is no proper tool as well to manage it. Expense managing can get challenging at times, people tend to forget what and where they have spent their money on. Even keeping a record becomes a tedious job if it needs to be done everyday using pen and paper and an old boring record book. With an easy-to-understand GUI and features such as multiple user privileges, tracking expenses, graphical representations(pie chart and bar graph can be generated to better understand ones own expenses), proper categorization, reminders and notifications and Help tool to help make aware of every features, expense manager will help everyone to keep track of their money, will help them budget their expenses, remind them of recurring ones, give notification if someone forgets to add the details of the already spent, notifications when the expenses exceed the planned budget and facility to view the expense summary on mail. Even uploading pictures to keep record of bills/receipts which can be easily lost is a feature provided in our utility. All of these make our expense manager a power-packed utility . To run this Sprint1.jar jdk has to be installed in your systems. Download link is http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
When you build an Java application project that has a main class, the IDE automatically copies all of the JAR files on the projects classpath to your projects dist/lib folder. The IDE also adds each of the JAR files to the Class-Path element in the application JAR files manifest file (MANIFEST.MF).
To run the project from the command line, go to the dist folder and type the following:
java -jar "Sprint1.jar"
To distribute this project, zip up the dist folder (including the lib folder) and distribute the ZIP file.
Notes: