8000 GitHub - Manalu/distributor: Distributor Business Management
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Manalu/distributor

Repository files navigation

Distributor

A simple web application for food & beverages distributor business domain. Specially made for Bangladesh market. The application is built using Codeigniter, so definitely this is using PHP/MySQL. The program covers most of the entities and wings of the business domain, and I am still trying to make it even more efficient in terms of business logic. Currently I have quite a few customers for the application. The project is completely open-source and also free to use. Any support required please do not forget to create an issue.

Demo


COMING SOON**


Modules:

-Supplier
-Customers
-Products
-Purchase/Orders
-Stock
-Sales
-Accounts
-Employee
-Settings

Prerequisites

I will assume that installing person is somewhat familiar to web servers, database creation, XAMPP and also familiar with HTML files and all.

Installation

  1. Just download the master file
  2. Unzip the msater archieve and move the distributor.sql file to some other directory.
  3. Create a database with your desired name from phpmyadmin and import the distributor.sql file into the database. It contains the entire database structure along with some test data.
  4. Locate config.php from the unzipped folder inside config folder.
  5. Change the base_url to your desired one.
  6. Locate database.php from the unzipped folder inside config folder.
  7. Change the database credentials according to your need.
  8. Upload the rest of the files from the unzipped folder to the public_html or www directory of your web server.

Documentation


COMING SOON**


Support

Current there is no paid support provided for this project. If you are facing any problem installing the application or need any assitance operating then please email at priom2000@gmail.com. I will reply to your email as early as possible.

Notes

The project is for development practice purpose, no data used in this project or UI templates or codes used in this project is for commercial purpose. So please feel free drop your valuable comments. The project is aimed for Bangladesh locality. I am not sure If this will be of help to any other locality, but yes the accounts and product and stock module can be re-used for anyone who wishes to.

About

Distributor Business Management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0