GithubHelp home page GithubHelp logo

dwiangger / inventory-management Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tripatheea/inventory-management

0.0 2.0 0.0 961 KB

A simple web-based inventory management software written in PHP (MySQL) with CodeIgniter.

License: MIT License

ApacheConf 0.01% PHP 98.38% HTML 0.22% Makefile 0.03% C 0.14% CSS 0.36% JavaScript 0.86%

inventory-management's Introduction

Inventory Management

This is a simple web-based inventory management software written in PHP (MySQL) with CodeIgniter. This was specifically written for a high school but with a bit of tweaking, should work fine for others too.

Features

  • Typical inventory-management. Add stuff to stock, issue them and the software keeps track of numbers, costs, etc.
  • Also manages multiple suppliers, warehouses, etc. So you know whom you buy certain things with and where they're stored.
  • Also has a vehicle mileage tracker (originally meant to track school bus mileages). Add refueling data and it'll show you what mileage you're getting with nice graphs about how your mileage and fuel consumption has been varying.
  • Different user-levels.
  • Different customer types (with varying profit margins for each).
  • Produces numerous reports about how you're doing, what a particular customer has been buying, how the purchase of a certain product going, etc.

Usage

Like said above, unless you're using it for a school, might need some tweaking. Just install it and see what needs to be changed. I cannot implement them for you but will answer any question you might have about the current code if you email me.

  • Extract everything.
  • Create a database using the SQL dump provided. The dump provided has some sample data in it. Use them to explore the system. You can empty them after installation as well. Also make sure to add a user while importing the dump.
  • Update ./application_fa93g/config/database.php to the correct host, DB name, user and password. You might also have to update the table prefix if you've changed them in the database.

Thanks

inventory-management's People

Contributors

tripatheea avatar

Watchers

James Cloos avatar Dwi Angger R 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.