ShubhangiShrestha / Office_Management_System

Made using Java, Swing and MySql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Office Management System

First the login page will open. The admin will enter the username and password. Screenshot (13)

If he/she enters wrong username or password, a message dialog box will appear. Screenshot (12)

After logging successfully, the home page will open where all the options to add or edit details appear. Screenshot (21)

Like on clicking the "Add Client" button,the client details form will open where the admin will fill the details. Screenshot (36)

The Client Id should be unique, so if the same client Id is entered again, then it will show error. Screenshot (37)

Similarly, Employee details and attendance records can be added. Screenshot (50)

The details can be viewed or edited. At first see the employee records. Screenshot (49)

Now, the changes are made in it. Screenshot (39)

Lets see some tables and their data in the database. Screenshot (51)

About

Made using Java, Swing and MySql


Languages

Language:Java 100.0%