8000 GitHub - cpmn/OpenWeatherAPI: Fetch API is a Week15 MIT xPRO project. This is a small example of using fetch API with Open Weather Map public API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fetch API is a Week15 MIT xPRO project. This is a small example of using fetch API with Open Weather Map public API

License

Notifications You must be signed in to change notification settings

cpmn/OpenWeatherAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files naviga 8000 tion

OpenWeatherAPI

Open Weather API example

OpenWeatherAPI - Week 15

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Improvements   |   Author


🎯 About

Fetch API is a Week15 MIT xPRO project. This is a small example of using fetch API with Open Weather Map public API

✨ Features

✔️ As a user I would like to search by City name.
✔️ As a user I would like to see the weather of the city I have searched.
✔️ As a user I would like to see a user friendly information displayed.\

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting : you need to have Git and Node installed to clone de the project.

🏁 Starting

# Clone this project
$ git clone https://github.com/cpmn/OpenWeatherAPI
# Access
$ cd OpenWeatherAPI
# Configure npm server
$ npm install -- global http-server
#start the server
$ http-server -c-1

# Just Open the http://localhost:8080 on your browser

♻️ Improvements

It would be nice to have the next improvements: :x: Contry should be displayed with full name.
❌ Forecast for the next 5 days.
❌ I would like to see the city current time

Bugs for fix

❌ Issue 1: is not validation a wrong city.

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Claudia Muñoz

 

Back to top

About

Fetch API is a Week15 MIT xPRO project. This is a small example of using fetch API with Open Weather Map public API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0