#Primary Purpose The main aim of this project is to handle the backend operations of an e-commerce platform, including user management, order processing, and payment handling.
#Key Features User Management: Authentication and authorization of users using JWT. Order Processing: Handling order creation, verification, and tracking. Payment Integration: Integration with Razorpay for secure payment processing and verification. Technologies and Frameworks Used Java: The primary programming language used for the project. Spring Framework: For dependency injection, data access, and other enterprise functionalities. Razorpay: For secure payment processing.