Skip to content

sansidsac/simple_warehouse_management_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Warehouse Management System

Features

  • Products Management: Add, edit, delete, and list products.
  • Suppliers Management: Add, edit, delete, and list suppliers.
  • Shop Owners Management: Add, edit, delete, and list shop owners.
  • Orders Management: Add and list orders.
  • Customer Ratings: Customers can rate products.
  • Product Locations: View product locations and their suppliers.

Setup(Use Xampp for running)

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the htdocs directory in XAMPP:

    • Paste the repository here
  3. Database Setup:

    • Create a MySQL database in XAMPP
    • Import the SQL schema to set up the necessary tables.
  4. Configure Database Connection:

Usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published