{"id":22900775,"url":"https://github.com/tommyfurgi/pollution-controller","last_synced_at":"2025-04-01T05:15:23.244Z","repository":{"id":247142331,"uuid":"823839558","full_name":"TommyFurgi/Pollution-Controller","owner":"TommyFurgi","description":"Web application designed to monitor and manage pollution level in various locations. Application built with Elixir language using Phoenix framework and database in Ecto.","archived":false,"fork":false,"pushed_at":"2024-07-06T20:33:46.000Z","size":1681,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T03:29:14.561Z","etag":null,"topics":["elixir-ecto","elixir-lang","elixir-phoenix"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TommyFurgi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-03T20:40:24.000Z","updated_at":"2024-07-08T14:00:05.000Z","dependencies_parsed_at":"2024-07-06T21:51:01.321Z","dependency_job_id":null,"html_url":"https://github.com/TommyFurgi/Pollution-Controller","commit_stats":null,"previous_names":["tommyfurgi/pollution-controller"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommyFurgi%2FPollution-Controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommyFurgi%2FPollution-Controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommyFurgi%2FPollution-Controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommyFurgi%2FPollution-Controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TommyFurgi","download_url":"https://codeload.github.com/TommyFurgi/Pollution-Controller/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246586035,"owners_count":20801028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir-ecto","elixir-lang","elixir-phoenix"],"created_at":"2024-12-14T01:29:45.286Z","updated_at":"2025-04-01T05:15:23.226Z","avatar_url":"https://github.com/TommyFurgi.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pollution Controller\n\n\u003ch3\u003eThis project was made during the Erlang and Elixir Programming course at the AGH UST in 2023/2024.\u003c/h3\u003e\n\n## Description\n\n`Pollution Controller` is a web application built with `Elixir` and the `Phoenix` framework, designed to monitor and manage pollution data from various stations. Leveraging `Ecto`, a powerful database wrapper in `Elixir`, `Pollution Controller` provides robust data storage and retrieval capabilities, ensuring seamless management of environmental metrics. It enables real-time visualization and analysis of pollution data, empowering users to track pollution levels across different locations with ease.\n\n## Technologies Used\n\n- Elixir\n- Phoenix Framework\n- Ecto\n\n## Features\n\n- **Real-time Data:** Monitor pollution levels with live updates from connected stations.\n- **Data Visualization:** Visualize data trends and historical records through interactive charts.\n- **Location-based Insights:** Analyze pollution data based on geographic locations.\n- **User-friendly Interface:** Intuitive interface for easy navigation and data exploration.\n\n## Screenshots\n\n![screenshot1](assets/screenshots/screenshot1.png)\n\n![screenshot2](assets/screenshots/screenshot2.png)\n\n![screenshot3](assets/screenshots/screenshot3.png)\n\n## Setup\n\nTo run the `Pollution Controller`, follow these steps:\n\n1. **Install Elixir:** \n    Ensure you have Elixir installed, otherwise you can do so at https://elixir-lang.org/install.html.\n2. **Clone the Repository:**\n    To clone the project repository, open your terminal or command prompt and enter the following command:\n    ```\n    git clone https://github.com/TommyFurgi/Pollution-Controller.git\n    ```\n3. **Open Project:** \n    Once the repository has been cloned, navigate into the cloned project directory using the `cd` command in your terminal or command prompt. For example:\n    ```\n    cd .\\Pollution-Controller\n    ```\n4. **Install dependencies:** \n    Inside the project directory, install the dependencies by running the following command:\n    ```\n    mix deps.get\n    ```\n5. **Set up the database:** \n    Configure your database settings in `config/dev.exs` or `config/prod.exs` depending on your environment. Ensure the database server is running, then create and migrate your database by running:\n    ```\n    mix ecto.setup\n    ```\n    This command will create the database, run migrations, and seed the database if necessary.\n\n6. **Run application:** \n    To start the Phoenix server and run the application, use the following command:\n    ```\n    mix phx.server\n    ```\n    This command compiles and starts the Phoenix application, making it accessible locally at http://localhost:4000. Enjoy!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommyfurgi%2Fpollution-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftommyfurgi%2Fpollution-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommyfurgi%2Fpollution-controller/lists"}