Skip to content

The software made using java to manage and handle the inventory utilities.

License

Notifications You must be signed in to change notification settings

Dineshhh1801/Stock-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-management-system

This is a Stock (Inventory) Management System project implemented in Java. It provides a user-friendly interface for managing various aspects of a inventory such as vendors, product stock records, sales, and billing.

Features :-

Vendors Management: Add, update, and view vendors records.

Sales Management: monitor all sales.

Billing: Generate bills for sales based on all commitments.

User Authentication: Secure login system for authorized access.

Dependencies :-

  1. Java SDK

  2. MySQL Database

  3. NetBeans IDE 8.2

Usage :-

  1. Database Setup:

~ Create a database named stockmanagement.

~ Import the SQL schema from stockmanagement.sql to set up the necessary tables.

  1. Configuration:

~ Update the database connection details in LoginForm.java it is necessary.

  1. Run the software:

~ open the project in NetBeans IDE

~ load all the necessary jar files in the project

~ clean and Build the project

~ project will run successfully

  1. login credentials:

    Username: dinesh

    Password: dinesh

Contributing :- Contributions are welcome! If you find any issues or want to contribute to the project, please create a pull request or open an issue.

License :- This project is licensed under the MIT License - see the LICENSE.md file for details.

Releases

No releases published

Packages

No packages published

Languages