Greenify is an application that displays public green spaces on a Google Map in the browser. It is possible to restrict these green areas by filtering.
This application has a Java backend which serves as a REST service and an Angular 6 frontend which consumes this service and displays the data.