Skip to content

jaustrylle/Retail-Inventory-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Retail-Inventory-System

/A comprehensive inventory management system built to streamline retail operations such as documentation, stock management and purchase order building. Designed for ease of use by small to medium-sized retail businesses. /

//Features

Product management (Add, edit, delete items)

Stock monitoring and alerts

User authentication

Transaction recording (sales, purchases)

User interface

//Tech Stack

Frontend: Java

Backend: Java

Database: MySQL

Others: Swing (UI styling), JQuery

//Installation

  1. Clone the repository.

git clone https://github.com/jaustrylle/Retail-Inventory-System.git cd Retail-Inventory-System

  1. Set up the environment.

Install XAMPP or a LAMP/WAMP stack.

Place the project folder in the htdocs directory.

Create a new MySQL database (e.g., inventory_db).

  1. Import the SQL schema.

Locate the database.sql file (include the path if different).

Import it using phpMyAdmin or the MySQL CLI.

  1. Configure the database connection.

Update database credentials in config/database.php or .env (if using Laravel).

  1. Run the application.

Open http://localhost/Retail-Inventory-System in your browser.

//Screenshots image

image

//Project Structure

Retail-Inventory-System/

├── assets/ ├── config/ ├── pages/ ├── includes/ ├── index.php ├── database.sql └── README.md

//Roadmap

Basic inventory CRUD operations

User roles with differing levels of access

Generate UIDs

Barcode scanning integration

Responsive design for mobile

//License

This project was created for educational purposes.

About

Inventory system for a small to mid-sized retail company.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages