Salary Manager - Java + MySql Project - Real time money manger and tracker

Salary Manager - Real Time Money Manager Project




Project Working Demo Video (Best Viewable in Full Screen): YouTube Link




Objective

  • To track and manage the income and expense transaction of a person

Languages Used

  • Java
  • MySql (via JAVA JDBC Connectivity)

Features

  • Create an User Account
  • Enter Income or Expense Information
  • View Income or Expense or Net Balance Summary Information

Project SourceCode:

Concepts Learnt & Practiced

  • Efficience & Importance of DataBase Designing
    • DML, DDL, Triggers and Variables
    • Normalization & Bridge/Junction
    • How to avoid data redundancy and mantain data integrity
    • Entity Relationship Diagram
  • OOPS concepts
    • Modularity of the code blocks which enabled to understand the value of code reusability
  • JDBC stuffs
    • Connection Establishing, Statement Creation, ResultSet retrival
  • How to export and execute a runnable Jar file
  • How to clear previous output in the windows console
  • How to send email using javax.jar file

Future Code

  • Little tweaks
  • File Download functionalities
  • Data editing functionalities
  • Moving from console to better GUI

Thank you for reading my blog.
Have a great day.

Contact Info: techengineervivekvells@gmail.com / techengineervivek@gmail.com
Check out :
my google+ acc: Vivek Vellaiyappan Google+
youtube acc: Vivek Vellaiyappan Youtube

Comments