SizeSync is a web application designed to securely store and manage customer-size data. It provides an intuitive interface for entering and retrieving size measurements, making it ideal for tailoring and clothing businesses.
- Store customer size data including name, length, shoulder, waist, and chest measurements.
- Secure data storage using MongoDB.
- Responsive design with Bootstrap for a seamless user experience across devices.
- Node.js: Server-side JavaScript runtime.
- Express: Web framework for Node.js.
- MongoDB: NoSQL database for data storage.
- Bootstrap: CSS framework for responsive design.
- HTML/CSS/JavaScript: Front-end technologies for building the user interface.