Simple Web-based Sales and Inventory System
The application was developed with a framework called CodeIgniter along with other things such as HTML, CSS, JavaScript, JQuery and PHP.
- Manage Products / Stock Levels
- Notify the user for low stock levels
- Manage Accounts
- Set the privileges to restrict some access
- Transaction - Point of Sales
- Real-time inventory after the transaction
- Reports
- Generate a summary of sales in a custom range
- History
- Shows what happened on the system from the start
To install this application locally, here are the requirements:
- Local Web Server (Xampp, Wampp, etc.)
- Download the files of the application
Procedure:
- Download a web server in our case download XAMPP.
- Download the files from the repository.
- Install the XAMPP in default settings, do not change anything just hit next and continue.
- After installing the server, extract the files you downloaded and to the ff.:
- Copy or move the folder to the root directory of the server, in our case it is in C:\xampp\htdocs.
- Rename the folder as Bourgeoisie
- Open your web server (XAMPP in our case).
- Start Apache Server
- Start MySql Server
- Go back to the application directory in root directory and open the setup-database.bat, this will import the database automatically.
- Open your browser and enter the following URL http://localhost/Bourgeoisie or open the application.lnk in the directory to launch the app.
- Voila! You had successfully installed the application in your own computer.
In order to use the application you must:
- Open your web server (XAMPP in our case).
- Start Apache Server
- Start MySql Server
- Open your browser and use the following URL http://localhost/Bourgeoisie.
Encountered a bug? Report bug Have feature request? Request feature
The source code and documentation copyright 2019-2020 the authors. Code released under the MIT License Have a nice day and enjoy! 🤘