ImmigrantsApp-2019

Class group assignment made in Spring MVC and React

Simple application to list immigrants and visualize data within a modal.

Backend - Spring Boot MVC

The backend consists of an API to list the immigrants and make queries. It features the Hybernate ORM and PostgreSQL. Wrapped by Maven.

Frontend - React.js

The frontend was build using React.js and Bootstrap 4. It features Redux and Sagas. Reactotron was used for debugging.