# Blinds System
This is a simple PHP & MySQL based Blinds Management System.
## Features
- Admin login
- Add, edit, delete blinds
- View reports
- Contact form
## Installation
1. Clone the repository:
git clone https://github.com/charuka927/blinds\_system.git
2. Copy project to your XAMPP htdocs folder.
3. Import the database SQL file using phpMyAdmin.
4. Configure config/db.php with your database credentials.
5. Open in browser: http://localhost/blinds\_system
## Author
Charuka Prabhasha Herath
## License
This project is for educational purposes.