Class group assignment made in Spring MVC and React
Simple application to list immigrants and visualize data within a modal.
The backend consists of an API to list the immigrants and make queries. It features the Hybernate ORM and PostgreSQL. Wrapped by Maven.
The frontend was build using React.js and Bootstrap 4. It features Redux and Sagas. Reactotron was used for debugging.