You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Back end application, built using Spring Boot framework, Spring JPA with ORM for management of relation data. Provides full CRUD operations, along with additional custom finder methods. Packages: Model, DAO, Service, Controller, Exception(with a GlobalExceptionHandler class). RDBMS with MySQL, 3NF data normalization. ERD.
This project involves developing a full stack application. MySQL database (3NF). Back-end developed in Java, using Spring Boot framework and Spring Data JPA, with ORM for database interaction. MVC. Exception handling and data validation have been thoroughly implemented. Front-end developed using HTML, CSS, Bootstrap and JavaScript.Third-party APIs.