Slice Master is a Pizza Shop Management Website developed using the MERN Stack. The application allows users to browse the menu, customize their orders, and place them seamlessly. The project includes both user authentication and authorization features, catering to regular users and administrators.
- User-friendly menu browsing and item customization.
- Seamless cart functionality for order placement.
- Authentication for regular users.
- Authorization for administrators to manage products, ingredient stock, and monitor orders via a dedicated dashboard.
-
Frontend:
- React: JavaScript library for building user interfaces.
- Redux Toolkit: State management for React applications.
-
Backend:
- Express: Web application framework for Node.js.
- JWT (JSON Web Tokens): Secure user authentication.
-
Image Management:
- Cloudinary: Cloud-based image management solution.