Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wajktor13/pollution

system for storing and managing data from air quality monitoring stations
https://github.com/wajktor13/pollution

agh agh-university agh-wi agh-wiet elixir erlang erlang-otp otp rebar rebar3

Last synced: 14 days ago
JSON representation

system for storing and managing data from air quality monitoring stations

Awesome Lists containing this project

README

        

# Pollution
Simple app made as a part of the Erlang & Elixir course at AGH University.
Its goal was to create a system for storing and managing data from air quality monitoring stations. The data was later used in a web app made in the Phoenix Framework.

## Technologies Used
![Erlang](https://img.shields.io/static/v1?style=for-the-badge&message=Erlang+(OTP)&color=A90533&logo=Erlang&logoColor=FFFFFF&label=)
![Erlang](https://img.shields.io/static/v1?style=for-the-badge&message=Rebar3&color=A90533&logo=Erlang&logoColor=FFFFFF&label=)
![Elixir](https://img.shields.io/static/v1?style=for-the-badge&message=Elixir&color=4B275F&logo=Elixir&logoColor=FFFFFF&label=)

## Example
![example](https://github.com/Wajktor13/pollution/assets/76243064/86c67788-b620-499f-a44e-7b69d5549be4)
## Unit Tests
![tests](https://github.com/Wajktor13/pollution/assets/76243064/e5c58c44-15ef-4768-9e38-53ec36a439c8)