Skip to content

Commit

Permalink
Add component diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
izzat5233 committed May 29, 2024
1 parent c042bdd commit cb51724
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

[![.NET](https://github.com/izzat5233/realtime-weather-monitoring-system/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/izzat5233/realtime-weather-monitoring-system/actions/workflows/build-and-test.yml)

## **Architecture**

![ComponentDiagram](RealTimeWeatherMonitoringApp/designs/Excalidraw-ComponentDiagram.png)

Explore it interactively [here](https://excalidraw.com/#json=CVKpuN2xIuhagiU4Zzap5,54ASRDZiKyOArV1QHFei5A).

## **General Task Description**

Design and implement a C# console application that simulates a real-time weather monitoring and reporting service. The system should be capable of receiving and processing raw weather data in multiple formats (JSON, XML, etc.) from various weather stations for different locations. The application should include different types of 'weather bots' each of which is configured to behave differently based on the weather updates it receives.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cb51724

Please sign in to comment.