🌟Features
Frontend: Laundry services platform
- API consumption with REST API with Axios (API and database provided by the Bootcamp)
- Display all different types of laundry services: Clothes, Bags, Shoes, Soft toys, Beddings
- Filter function for laundry services
- Vue Loading for loading status indication
- Users can add, edit or delete items in shopping cart
- Form validation framework (Vee-validate) in order form
- Users can apply coupon with coupon code
- The order is being submitted to to database via Axios
CMS / Admin Dashboard
- Token Authentication for Admin Dashboard
- API consumption with REST API with Axios (API and database provided by the Bootcamp)
- Add, edit or delete laundry service items, coupons and manage orders
Admin Dashboard user authentication feature
Add, edit or delete laundry service items
Edit or delete orders
Add, edit or delete coupons
Deployment
- Deployment on GitHub as a GitHub Pages site
✍️To do
- Responsive design development