This is an old revision of the document!
This project describes a local weather station, which is included in a larger Android application.
The purpose of this project is to provide a proof-of-concept for adding local weather stations to standard weather applications, in order to have a more granular approach on weather based on customizable location and measured data.
The local weather station will send data to a database, in order to facilitate access to retrieved data. For this project, a Firebase real-time database is used.