Skip to content

Sakshi0112/OrderManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

OrderManagementSystem

A simple Java console based application that is used to automate Order Management in any inventory management System. The functionalities that need to be implemented are as follows:

  1. Add, modify,delete or search items in the inventory
  2. Order the item based on availibility
  3. Display the order details

This entire project implements various core concepts of Java and helps to learn them with a hands on. The various Java concepts covered in this application are as follows:

-Packages in Java

-Bean Classes

-Enumeration in Java

-Getter and Setters

-Constructors (Default and Parameterized)

-Method Overloading

-Collections in Java

-JDBC

-Exception Handling

-Log Management

About

A simple Java console based application that is used to automate Order Management in any retail organization. The functionalities that need to be implemented are as follows: This entire project implements various core concepts of Java and helps to learn them with a hands on. The various Java concepts covered in this application are as follows: P…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages