Code Monkey home page Code Monkey logo

chidd / inventorysystem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ronknight/inventorysystem

0.0 0.0 0.0 18.34 MB

Create an open-source Inventory Management System using CodeIgniter web framework, Php and MySQL. Original source code from an Online Inventory Management Software found on https://codersfolder.com/2018/02/stock-management-system-v2-codeigniter/.

License: MIT License

JavaScript 24.32% PHP 67.39% CSS 4.62% HTML 0.18% Less 3.49%

inventorysystem's Introduction

Inventory System

Create an Inventory System using CodeIgniter, MySQL & PHP

Screenshots

Login Page Dashboard Database

System Features

  1. Manage Users
  • Add new user detail
  • View, Update, and remove user information
  1. Manage Groups
  • Add new group information
  • View, Update, and remove group 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 Attributes
  • Add new attribute information
  • View, Update, and remove attributes 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: [email protected] password: password

database name: stock

Server Requirements

PHP version 5.6 or newer is recommended.

It should work on 5.3.7 as well, but we strongly advise you NOT to run
such old versions of PHP, because of potential security and performance
issues, as well as missing features.

Application Server

You can choose to install any of the following Application Server: LAMP, MAMP, XAMMP.

Installation

  1. Clone or download files. Add them to your Root folder if you are using XAMMP the location is "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/

License

MIT

Resources

Original Sourcecode from CodeFolder - https://codersfolder.com/2018/02/stock-management-system-v2-codeigniter/ CodeIgniter - Web Framework AdminLTE - Theme

Acknowledgement

Great Project

inventorysystem's People

Contributors

ronknight avatar riochndr avatar ricson18 avatar peppers96 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.