Skip to content

This Java-based IMS efficiently tracks product stocks, manages sales transactions, and provides comprehensive profit analysis. Integrated with MySQL via JDBC, it supports adding/removing products, updating quantities, and viewing detailed sales reports, enhancing business operations with user-friendly interfaces and robust backend capabilities.

License

Notifications You must be signed in to change notification settings

SaviPandey/Inventory-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

📦 Inventory Management System (IMS) 📊

JAVA MySQL JDBC Status

✨Overview

Welcome to the Inventory Management System (IMS) project repository! This Java-based application helps businesses track product stocks 📈, manage sales transactions 💲, and analyze profits 📉.

✨ Features

  • Product Management: Add, update, and remove products.
  • Sales Management: Record sales details and update stock quantities.
  • Profit Analysis: View detailed profit reports over specified date ranges.

✨Technologies Used

  • Java: Core programming language.
  • MySQL: Database management system.
  • JDBC: Java Database Connectivity for database operations.

✨Contributor

  • Savinay Pandey🧑‍💻 : Sole contributor to this project.

🚀 About Me

I'm a passionate JAVA developer with interests in Web-Development, Image-Processing, . Here's a bit about me and what I love to do.

  • 🌱 I’m currently learning MERN Stack.

  • 💬 Ask me about Java , JavaScript, Python, React .

  • 📫 How to reach me: [email protected]

🛠️ Skills

  • Programming Languages: Java, JavaScript, Python, C++

  • Frameworks and Libraries: React, Node.js, Django, TensorFlow

  • Databases: MySQL, MongoDB and MariaDB

✨Setup Instructions

Clone the Repository

  git clone <repository-url>

Setup MySQL Database:

  • Create a MySQL database named ims.
  • Import ims.sql script to create necessary tables.

Compile and Run:

  • Compile the IMS.java file: javac IMS.java
  • Run the application: java IMS

📜 License

This project is licensed under the MIT License

About

This Java-based IMS efficiently tracks product stocks, manages sales transactions, and provides comprehensive profit analysis. Integrated with MySQL via JDBC, it supports adding/removing products, updating quantities, and viewing detailed sales reports, enhancing business operations with user-friendly interfaces and robust backend capabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages