Skip to content

H1tRecord/Inventory-Sales-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory-Sales-System

A comprehensive web-based point of sale and inventory management system built with PHP, MySQL, and Bootstrap. This system helps businesses manage their inventory, sales, and employee operations efficiently.

Features

  • Product Management

    • Track inventory levels
    • Manage product categories
    • Set product prices
    • Product history tracking
  • Sales Management

    • Process sales transactions
    • Generate transaction receipts
    • View sales history
    • Customer information tracking
  • Supplier Management

    • Maintain supplier database
    • Track supplier products
    • Contact information management
  • Employee Management

    • Role-based access control
    • Employee information management
    • Track employee sales
  • User Authentication

    • Secure login system
    • Different access levels (Admin/User)
    • Password protection

Technologies Used

  • PHP
  • MySQL
  • Bootstrap
  • HTML/CSS
  • JavaScript

Database Structure

The system uses the following key tables:

  • Products
  • Categories
  • Suppliers
  • Employees
  • Transactions
  • Users
  • Job Roles

Installation

  1. Clone the repository
  2. Import the SQL file issdb.sql into your MySQL database
  3. Configure database connection in the PHP files
  4. Place the files in your web server directory
  5. Access through your web browser

Default Login Credentials

  • Admin Account

    • Username: admin
    • Password: admin
  • User Account

    • Username: user
    • Password: user

Requirements

  • PHP 7.4 or higher
  • MySQL 5.7 or higher
  • Web server (Apache/Nginx)
  • Modern web browser

License

This project is open source and available for use in commercial and personal projects.

About

A web-based point of sale and inventory management system built with PHP, MySQL, and Bootstrap. Manage products, suppliers, employees, and handle sales transactions with role-based access control.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages