{"id":17812190,"url":"https://github.com/ampaire/weather-app","last_synced_at":"2026-02-27T03:31:42.611Z","repository":{"id":41677144,"uuid":"250572591","full_name":"ampaire/weather-app","owner":"ampaire","description":"This is a weather app developed using HTML, CSS, Weather API, and JavaScript. The application can be used to determine the weather of any city in the world.","archived":false,"fork":false,"pushed_at":"2023-03-04T10:09:24.000Z","size":17512,"stargazers_count":5,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-09-11T13:38:44.781Z","etag":null,"topics":["background-pictures","city","fahrenheit","flickr-api","javascript","microverse","ordin","weather","weather-information"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ampaire.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":"2020-03-27T15:34:45.000Z","updated_at":"2022-02-02T13:52:49.000Z","dependencies_parsed_at":"2024-10-27T16:20:53.575Z","dependency_job_id":"adf6dd02-9833-4789-a22d-e445940dea77","html_url":"https://github.com/ampaire/weather-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ampaire/weather-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ampaire%2Fweather-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ampaire%2Fweather-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ampaire%2Fweather-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ampaire%2Fweather-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ampaire","download_url":"https://codeload.github.com/ampaire/weather-app/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ampaire%2Fweather-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29883701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["background-pictures","city","fahrenheit","flickr-api","javascript","microverse","ordin","weather","weather-information"],"created_at":"2024-10-27T15:58:34.827Z","updated_at":"2026-02-27T03:31:42.597Z","avatar_url":"https://github.com/ampaire.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WEATHER APP\n\n![screenshot](docs/weather.png)\n\nThe main purpose of this project is to create a weather app where users type in their cities, states and countries and the weather information of the location is returned to them. This is part of the [Ordin projects](https://www.theodinproject.com/courses/javascript/lessons/weather-app) from the [microverse](https://www.microverse.org/)  Javascript curriculum.\n\n## FEATURES\n- A user enters a city\n- Data in form of the weather, current temperature is returned to the user\n- A user can change the metrics of the weather returned from Celcius to Fahrenheit and Fahrenheit to Celsius..\n- An image of the city that the user checked for is returned in the background\n\n## [DEMO LINK](https://rawcdn.githack.com/ampaire/weather-app/7a6d585b71809de16913bcff25cbf0c53a53fcc7/dist/index.html)\n\n## BUILT WITH\n- HTML and CSS\n- JavaScript\n- [Open Weather API](https://openweathermap.org/api) for returning the weather information of the different cities\n- [Flickr API](https://www.flickr.com/services/api/) for displaying the background pictures of different cities\n\n## PREREQUISITES\nTo comfortably use this project, prior knowledge of the following is ideal\n- HTML and CSS\n- JavaScript\n- ESlint\n- Bootstrap 4\n- Webpack\n- Local storage\n\n### SETUP\nRun \n~~~ \n$git clone https://github.com/ampaire/weather-app.git \n~~~\nto clone this project to your local machine and then we get started.\n\nNext run\n~~~\n$npm install\n~~~\nto install all the libraries that were used for this project.\n\nYou can then run the project in the live server if you have it installed in your code editor or by simply running the index.html page in the browser.\n\n## AUTHOR\n👤 **Phemia**\n\n- Github: [@ampaire](https://github.com/ampaire)\n- Twitter: [@AmpaPhem](https://twitter.com/AmpaPhem)\n- Linkedin: [linkedin](https://linkedin.com/ampaire-phemia)\n\n\n## 🤝 CONTRIBUTING\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/ampaire/weather-app/issues) for issues and suggestions.\n\n## SHOW SUPPORT\n\nGive a ⭐️ if you like this project!\n\n## ACKNOWLEDGEMENTS\n- [Ordin Lessons](https://www.theodinproject.com/courses/javascript/lessons/weather-app)\n- [Open Weather API](https://openweathermap.org/api) for returning the weather information of the different cities\n- [Flickr API](https://www.flickr.com/services/api/) for displaying the background pictures of different cities\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fampaire%2Fweather-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fampaire%2Fweather-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fampaire%2Fweather-app/lists"}