This project focuses on back-end development of an online food marketplace, showcaseing my skills in database management, APIs, authentication and security.
The MySQL database is designed with a well-optimized schema to support efficient data storage and retrieval. It caters to the complex relationships inherent in an ecommerce platform.
The Admin Dashboard provides a centralized interface for managing products, orders, and user accounts. Leveraging Spring Security, it ensures secure access and authorized actions.
The Client Interface offers a user-friendly experience for customers to browse products, place orders, and manage their accounts. Seamless integration with the backend enables real-time updates.