Skip to content

TarunJagadish/Medical-Store-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory System

Create an Inventory System using CodeIgniter, MySQL & PHP

Screenshots

Login Page Dashboard Database

Product Functions

  1. Manage Users
  • Add new user detail
  • View, Update, and remove user information
  1. Manage Brands
  • Add new brand data
  • View, Update, and remove brand information
  1. Manage Category
  • Add new category information
  • View, Update, and remove category information
  1. Manage Stores
  • Add new store information
  • View, Update, and remove stores information
  1. Manage Products
  • Add new product information
  • View, Update, and remove products information
  1. Manage Orders
  • Add new order information
  • View, Update, and remove orders information
  1. Reports
  • View total amount of sales represented on the graphical chart based on yearly.
  1. Company
  • Update the company information
  • That includes company name, address, phone, message, vat charge, service charge and more.
  1. Profile
  • View the logged in user information
  1. Setting
  • View, and Update logged in user information

Super Admin Credential

email: admin@admin.com password: password

database name: stock

Server Requirements

PHP version 5.6 or newer is recommended.

Application Server

Suitable Application Server: XAMMP

Installation

  1. Download the files and store it in the location "C:\xampp\htdocs\InventorySystem".
  2. Open PhpMyAdmin from your local Application Server.
  3. Create new database and name it as "stock"
  4. Import stock.sql to your stock database.
  5. Turn On Apache and MySQL on your Application Server Control Panel.
  6. Your system show be found on http://localhost/InventorySystem/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published