Dressy is a Point of Sale (POS) system designed for clothing shops. Built with HTML, CSS, and JavaScript, it features a user-friendly interface that handles CRUD operations efficiently. The system connects to the backend using AJAX for seamless data management.
- Manage clothing inventory: Add, update, and delete items.
- Manage all customers
- Process sales transactions.
- Responsive design for desktop and mobile devices.
- Frontend: HTML, CSS, JavaScript
- Backend: AJAX for server communication