Skip to content

shahsami/inveltory_management_system_using_CodeIgnighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Management

Hey this is sami and its is a simple web-based inventory management software written in PHP (MySQL) with CodeIgniter.

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 sam! ;)

About

Its a very basic inventory management system written in php codeIgniter framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published