SQL Server Transact SQL DataBase Design Python Django Bootstrap JavaScript jQuery QR Code Bar Code Inventory Administration System
You can watch this project functionalities in the video demo for PoMoMin Project.
- Allows equipment and inventory to be recorded with all relevant information.
- Allows editing of information or deactivation of equipment or furniture.
- Provides unique barcodes and QR codes within the system for each piece of equipment/furniture in the company, and their export in PNG format for printing.
- Allows the use of a virtual reader for barcodes and QR codes for quick search of equipment/furniture.
- Lists the total equipment or furniture between branches, using filters, or textual search.
- Allows recording relevant information of company employees, editing and deactivation.
- Records the assignment of equipment or furniture to an employee and generate reports on this process.
- Manages branches, departments and suppliers for informational use of registered equipment or furniture.
- Generates current inventory reports, assignment of equipment or furniture to employees, damaged equipment report, equipment/furniture report in branch and inventory movement report per month.
- Recording of activity in the system through a log.
- Use of a responsive web interface for computers and mobile devices.
- The Python/Django code is large, so the repository only shows a preview the database model, functions and stored procedures needed for the base and bones of the project.
- You can download the zip file if you wish to see the code.
- It uses a virtual environment wish might need recreation before running the code, since the framework needs to point local paths to work as expected.