Skip to content

kobakvantrishvili/Weather-Trend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Trend Analyzer 🌦️

This is a Java application that analyzes weather data to determine if there is a potential for health hazards.

Features

  • Weather Analysis: Analyzes weather conditions like temperature, humidity, and pressure.
  • Health complication Alerts: Prints out warnings if weather conditions are likely to trigger health complications like migraines.
  • Tested: Fully tested with JUnit and Mockito.

Tech Stack

  • Java
  • Spring for creating web service
  • Redis for weather data caching
  • Maven for dependency management
  • JUnit for unit testing
  • Mockito for mocking in tests

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages