Skip to content

AmeerAsif777/Crazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

INVENTORY CONTROL MANAGEMENT USING NETBEANS AS FRONT-END AND MYSQL AS BACK-END

SHORT DESCRIPTION ABOUT MY PROJECT

Inventory Control Management is the Simple shopping Solution. It’s a full-featured website and shopping cart system that bends over backwards to give you the flexibility you need to runyour online store.

The basic concept of the application is to allow the customer to shop virtually using the Internet and allow customers to buy the items and articles of their desire from the store.

The information pertaining to the products are stores on an RDBMS at the server side (store). The Server process the customers and the items are shipped to the address submitted by them. The details of the items are brought forward from the database for the customer view based on the selection through the menu and the database of all the products are updated at the end of each transaction.

The development of this new system contains the following activities, which try to develop on- line application by keeping the entire process in the view of database integration approach. User gets its eamil id and password to access their account.

Administrator of Shopping Cart System has multiple features such as Add, Delete, Update shopping Items.

Front end: JAVA

Imports an existing Java application and its build script into an IDE project. In free-form projects, IDE commands use the Ant script that you provide to run, compile, and debug your project. Any modification of the build process must be handled directly in your Ant script. To make long-term maintenance of the project easier, consider using the Java Project with Existing Sources project template.

Back end: MySQL

MySQL: MySql is a database, widely used foraccessing querying, updating, and managing datain databases.