Overview
This project is an inventory system built with CodeIgniter 3 and MySQL. It was developed as part of an assessment during my training at my first job. The system supports stock management, supplier management, task assignment, contact management, and location-based stock allocation and transfers.
Technologies
- CodeIgniter 3
- MySQL
Features
| Module | Description |
|---|---|
| Stock Management | Track and update inventory levels |
| Supplier Management | Manage supplier records and details |
| Task Assignment | Assign and monitor tasks within the system |
| Contact Management | Store and manage contact information |
| Stock Allocation | Allocate and transfer stock between different locations |
Notes
This project was created for training and assessment purposes, and serves as an example of applying CodeIgniter and MySQL in a real-world use case.