This is a simple Inventory Management System built using PHP, MySQL, and Bootstrap. It allows users to manage products, categories, and generate reports, with user authentication and role-based access.
- Product Management: Add, edit, delete products.
- Category Management: Manage product categories.
- User Authentication: Secure login and role-based access (Admin, User).
- Reporting: Generate and export inventory reports.
- Responsive Design: Mobile-friendly user interface.
- PHP 7.4+
- MySQL
- Apache/Nginx Server
- Composer (optional for dependency management)
- Clone the repository:
git clone https://github.com/yourusername/inventory-management.git