Sales API

CRUD API for a sales management system

Project information

  • Category: Backend Development
  • Project date: 2024
  • Project URL: Github

🚀 I developed a CRUD API for a sales management system 🤖

  • Developed a CRUD API for a sales management system using Java, Spring Boot, JPA, and MySQL. Designed sales transactions linked to customers and product lists, enabling full CRUD operations for sales and inventory management. Implemented stock tracking to ensure accurate quantity updates. Deployed the application with Docker for containerization.
  • Technologies: Java, Spring Boot, JPA, MySQL, Docker