Live Project Link: https://spectrasync-glasses.netlify.app/
Client Side Repository: https://github.com/Porgramming-Hero-web-course/l2-b2-assignment-6-fronten-isratjmn
Server Side Repository: https://github.com/Porgramming-Hero-web-course/l2-b2-assignment-6-backend-isratjmn
Video Documentation Link: https://drive.google.com/file/d/1jbPs0LaS6XfTil7beoIAbImbWFo3FOcc/view?usp=sharing
- The Eye Glasses Management Dashboard is a comprehensive application designed to efficiently manage eyeglasses inventory, track sales, and analyze sales history. It incorporates features such as authentication, CRUD operations, state management, real-time UI updates, and eyeglasses filtering.
- User authentication with registration and login functionality.
- CRUD operations for managing eyeglasses inventory.
- Real-time UI updates for seamless user experience.
- Robust filtering system for narrowing down eyeglasses selections.
- Sales management with the ability to sell products and track sales history.
- Bulk delete feature for efficient inventory management.
- Duplicate & Edit feature for creating variants of existing products.
- Sales history categorized by weekly, daily, monthly, and yearly views.
- React-Router DOM
- TypeScript
- axios
- Redux for state management
- JWT (JSON Web Tokens) for authentication
- RTK Query for efficient CRUD operations