A web-based inventory management system for small businesses to track products, manage stock, and generate reports.
- User Management - Register, Login, Admin/User roles
- Product Management - Add, Edit, Delete, Search products
- Stock Transactions - Stock IN, Stock OUT, Adjustments
- Categories & Suppliers - Organize products and vendors
- Dashboard - Real-time statistics and low stock alerts
- Reports - Date range reports, export to CSV, print
| Technology | Purpose |
|---|---|
| HTML5, CSS3, JavaScript | Frontend UI |
| PHP | Backend Logic |
| MySQL | Database |
| XAMPP | Local Server |
Download from: https://www.apachefriends.org/
# Copy folder to XAMPP directory
C:\xampp\htdocs\inventory_system\