Very basic application for maintaining the log of expanses in the database.
Recommended only for the java developer who are looking for any beginner project
The code of this small software is very much easy to understand and so if you are a beginner then this can be a good practice for you.
tools used - java,mysql
working
The gui part of software accepts the amount of expanse and reason of expanse and on click of submit , it adds the details in the database where a table is prepared for accepting the values.
The gui will have options for fetching the details also with the help of date .However, you can see it in datasase alao.
Very beginner friendly code is written for all the stuff.
so you are ready to go! Happy coding!