About This Project
DaviesApparel is a full-stack tailored clothing platform. The backend powers admin management, product catalog, and customer appointments. It is built with Express, TypeScript, and MongoDB, and integrates with Cloudinary for media and Nodemailer for communications.
Key Features
- ๐ Secure JWT auth with cookie-based sessions
- ๐๏ธ Product & appointment management APIs
- โ๏ธ Optional Cloudinary image uploads
- ๐ง Integrated email notifications via Nodemailer
- ๐ Admin dashboard endpoints for reporting
Explore Documentation
Full API docs are available at the dedicated route. Start by exploring the endpoints, request/response schemas, and usage guidelines.
View API Documentation