weather-api/README.md

3 lines
245 B
Markdown
Raw Permalink Normal View History

2023-05-20 22:30:30 +02:00
# weather-api
Weather API project with Arduino integration and frontend web app for visualizing weather data. The Arduino device sends weather data to the Django server via an API, while the web app presents the data through interactive graphs.