• Utilized the Layered (N-Tier) design pattern to structure the application, dividing it into Presentation, Business, andPersistence layers for improved maintainability and scalability.
• Implemented JWT auth for API security and documented api endpoints with Springdoc Swagger, improvingdeveloper onboarding and integration time.
• Designed an ER-Diagram and deployed the SQL database on AWS RDS, deployed the application on AWS ElasticBeanstalk.
Built with