Skip to content

CONKart - An Inventory Management System project is a database management system that aims to efficiently track and manage inventory for a business or organization. The system typically consists of a database to store all inventory-related information, including product ,supplier, customer, order, inventory details.

Notifications You must be signed in to change notification settings

charu210703/CONKart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CONKart

CONKart is an Inventory Management System project that helps businesses and organizations efficiently track and manage their inventory. It is developed using Java with the Swing framework and utilizes SQL*Plus for the database.

Project Overview

The CONKart Inventory Management System consists of a database to store all inventory-related information. The system allows you to manage products, suppliers, customers, orders, and inventory details.

Installation and Setup

To set up the CONKart project, follow these steps:

  1. Ensure you have NetBeans IDE installed on your machine. If not, you can download it from the official website: NetBeans.
  2. Install SQL*Plus, which is an Oracle database management tool. You can download it from the Oracle website: Oracle Database Express Edition.
  3. Create the necessary tables in the database by running the creat_tables.sql script in SQL*Plus. This script will create the required tables and define their structure.
  4. Download the CONKart project files and open them in NetBeans.
  5. Add jcalendar-1.4.jar in the libraries of the project.

Unique feature

CONKart's unique feature is scheduled ordering, which automates the inventory replenishment process based on predefined schedules. This helps businesses maintain a continuous supply of products, optimize inventory levels, and save time and effort.

Acknowledgments

NetBeans - The Java IDE used for developing the CONKart application. Oracle - The provider of SQL*Plus, used for the database management.

The CONKart Inventory Management System provides an intuitive user interface built with Java Swing, making it easy to navigate and use the various features.

About

CONKart - An Inventory Management System project is a database management system that aims to efficiently track and manage inventory for a business or organization. The system typically consists of a database to store all inventory-related information, including product ,supplier, customer, order, inventory details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages