Skip to content

In this project, I created Project Management System with GUI using Netbeans

Notifications You must be signed in to change notification settings

Vinexy/Project-Management-System-With-GUI-Using-Netbeans-JAVA

Repository files navigation

How to use Project Management System

When prompted with the "Enter Your Info" screen, you can use various Administrator or Employee IDs to grant access to the system.

These IDs are provided in the first column of the information listed in "FAdmin.txt" or "FEmployee.txt".

I have provided an example login below for your convenience.


Admin:

Company ID: 11000

Company Password: 312

Employee:

Company ID: 12006

Company Password: 6


When you have successfully logged into the system, select "Show My Info" to display your employee information.

If you are an administrator, you have the added ability to create employees.

You will be provided with four project processes:

  1. Search or Delete Project
  2. Add New Employee
  3. Create a New Project
  4. Company Info

Search or Delete Project

Here, you can search for a valid Project ID to view its information.

Some of this information includes: Project Name, Due Date, Budget, and Completion.

You may also choose to delete a project on this screen.

Add New Employee

Please note that this is an administrator-only feature.

Here, you can enter a new employee's information such as Nane, Age, and Base Salary.

When "ADD" is selected, the employee will be added to FEmployee.txt

Create a New Project

Here, you can create a new project for your company, as well as add new employees to the project.

Start and due dates must be in the following order: DD/MM/YYYY

When "Add Project" is selected, the project will be added to FProject.txt

Company Info

Here, you can view various data for the company: Project Info, Administration Info, and Employee Info.

When "DISPLAY" is selected, all information you requested will be provided in list format.

For projects, this includes Project ID, Budget, Expected Profit, and Progress.

For employees/administrators, this includes Name, Job, Age, and Base Salary.

About

In this project, I created Project Management System with GUI using Netbeans

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages