srsajid / Mini-Inventory-and-Sales-Management-System

An Inventory and Sales Management System written in PHP (codeIgniter) with support for MySQL and Sqlite3 databases

Home Page:https://1410inc.xyz/mini-inventory-and-sales-management-system/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini-Inventory-and-Sales-Management-System

An Inventory and Sales Management System written in PHP (codeIgniter) with support for MySQL and Sqlite3 databases

Features

  • Products Management
  • Transaction Management
  • Viewing and Printing of Transactions Within Specific Dates
  • Barcode Scanning of Products for product and transaction management
  • Custom Analytics
  • User Management
  • Monthly/Yearly Earnings Overview
  • VAT
  • Discount

Getting Started

  • mod_rewrite must be enabled
  • PHP >= 5.4 is recommended
  • Browser with support for most ES6 features is recommended
  • If you edit the folder name, you will need to do the following:
    • Open .htaccess in the root folder and change the line with "mini-inventory-and-sales-management-system" to your new folder name. Leave it blank if app is directly inside your www or html directory.
    • Open "application/config/config.php" and do the same.
    • Open "public/js/main.js" and do the same.

Demo

View demo here: https://1410inc.xyz/mini-inventory-and-sales-management-system/

To log in:

About

An Inventory and Sales Management System written in PHP (codeIgniter) with support for MySQL and Sqlite3 databases

https://1410inc.xyz/mini-inventory-and-sales-management-system/

License:MIT License


Languages

Language:PHP 87.9%Language:JavaScript 11.5%Language:CSS 0.4%Language:HTML 0.2%