{"id":21151638,"url":"https://github.com/alina1412/weather_checker","last_synced_at":"2026-05-03T18:34:58.001Z","repository":{"id":45483355,"uuid":"426999420","full_name":"alina1412/weather_checker","owner":"alina1412","description":"flask web application for checking the current weather in different cities","archived":false,"fork":false,"pushed_at":"2022-11-14T05:27:41.000Z","size":2957,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T08:11:59.724Z","etag":null,"topics":["api","flask","html","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Python","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/alina1412.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}},"created_at":"2021-11-11T12:50:23.000Z","updated_at":"2022-11-08T12:26:46.000Z","dependencies_parsed_at":"2023-01-22T14:30:56.921Z","dependency_job_id":null,"html_url":"https://github.com/alina1412/weather_checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alina1412%2Fweather_checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alina1412%2Fweather_checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alina1412%2Fweather_checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alina1412%2Fweather_checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alina1412","download_url":"https://codeload.github.com/alina1412/weather_checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243591625,"owners_count":20315881,"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":["api","flask","html","sqlite"],"created_at":"2024-11-20T10:17:59.948Z","updated_at":"2025-12-28T18:36:26.687Z","avatar_url":"https://github.com/alina1412.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather checker\n\n### Video Demo:  [https://youtu.be/DKPiaEyKfbs](https://youtu.be/DKPiaEyKfbs)\n\n## Description:\n\nThe project is a simple `flask web application` which allows a user to check the current weather in the chosen  city.\n\n(made for educational purposes)\n\n\nThe main web-page has:\n\n- a form to ask a user for the name of the city \n- the table from sqlite database with last requests from the user\n- the background image (changing depending on the weather)\n\n\nThe app sends an http-request to the site “[api.openweathermap.org]()” to get the information of the temperature.\n\n![](image/README/1651653010717.png)\n\n## How to run locally\n\n- get API key from https://openweathermap.org/ and put it to .env\n- set flask app secret key in .env\n- python -m venv .venv\n- activate virtual environment\n- pip install -r requirenments.txt\n- flask run\n\n\n### Toolset:\n\n- Flask\n- Jinja2\n- sqlite\n- pytest","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falina1412%2Fweather_checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falina1412%2Fweather_checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falina1412%2Fweather_checker/lists"}