Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 907 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 907 Bytes

WeatherAndAirPollutionApp

The main goal of the project is to enable users to get weather of a particular city/country. The application connects to external REST APIs to get the necessary information.

Technologies:

Project is created with:

  • SpringBoot - version: 2.3.9
  • Spring Web
  • Project Lombok
  • Thymeleaf
  • Bootstrap
  • Leaflet library

External APIS:

Key features:

  • User can serach weather and air pollution information for a particular city.
  • User can serach weather and air pollution information for a particular country. The application displays at most 10 cities with more than 250 000 inhabitants.

Screenshots:

WeatherAndAirPollutionApp-screenshot1

WeatherAndAirPollutionApp-screenshot2