Skip to content

This is a console-based project on Custom_Management_System. Things I had to cover in this project - Encapsulation, Inheritance, Polymorphism, Packages, Abstraction, Interface, Custom Exception Handling and File Handling. Later, I had to show this on GUI. I used JAVA swing. (Course name - CSE215LAB | Faculty - CFA | Spring'23

License

Notifications You must be signed in to change notification settings

Shawon00s/CSE215-Lab_Project-Console_Based_Custom_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE215-Lab_Project-Console_Based_Custom_Management_System-

This is a console-based project on Custom_Management_System. Things I had to cover in this project - Encapsulation, Inheritance, Polymorphism, Packages, Abstraction, Interface, Custom Exception Handling and File Handling. Later, I had to show this on GUI. I used JAVA swing.

Path Detail →

Repositories
    ├─ CSE215-Lab_Project-Console_Based_Custom_Management_System
    │   ├── package1
    │   │   └── CustomManagement.java (main/driver)
    │   │   └── Customs.java
    |   |   └── UserSignUp.java
    |   |
    │   ├── package2
    │   |   └── Port.java
    │   |
    |   ├── exception
    |   |   └── InvalidPasswordException.java
    |   |
    |   ├── ConnectGUI
    |   |   └── CustomsGUIConnect.java
    |   |
    │   ├── UML diagram & others
    │   |   └── Customs_Employee.csv
    │   |   └── Customs_Management.jar (executable jar file for GUI) 
    │   |   └── Project_File.txt
    │   |   └── Project_File_Export.txt
    │   |   └── UML_new.pdf
    │   |   └── UML_new_page.jpg
    │   |   └── CSE215 Lab-Project guidline.jpg
    |   |
    |   ├── LICENSE
    |   |
    |___├── README.md

Course name - CSE215L
Faculty - Dr. Chowdhury Farhan Ahmed
Faculty initial - CFA
Spring'23

Project Guideline →

UML diagram →

About

This is a console-based project on Custom_Management_System. Things I had to cover in this project - Encapsulation, Inheritance, Polymorphism, Packages, Abstraction, Interface, Custom Exception Handling and File Handling. Later, I had to show this on GUI. I used JAVA swing. (Course name - CSE215LAB | Faculty - CFA | Spring'23

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages