Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wajktor13/pollution
- Owner: Wajktor13
- License: apache-2.0
- Created: 2023-05-29T10:42:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-02T19:19:28.000Z (over 1 year ago)
- Last Synced: 2024-11-19T14:12:46.959Z (3 months ago)
- Topics: agh, agh-university, agh-wi, agh-wiet, elixir, erlang, erlang-otp, otp, rebar, rebar3
- Language: Erlang
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)