Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neitdutra/dio-weather-forecast
Projeto AngularJS para consultar a previsão do tempo via API Open Weather
https://github.com/neitdutra/dio-weather-forecast
angularjs openweather-api
Last synced: about 13 hours ago
JSON representation
Projeto AngularJS para consultar a previsão do tempo via API Open Weather
- Host: GitHub
- URL: https://github.com/neitdutra/dio-weather-forecast
- Owner: NeiTDutra
- Created: 2021-09-13T14:44:20.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T20:35:54.000Z (about 3 years ago)
- Last Synced: 2024-10-11T23:13:03.346Z (26 days ago)
- Topics: angularjs, openweather-api
- Language: TypeScript
- Homepage:
- Size: 449 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Previsão do Tempo
*Aplicativo web [AngularJS](https://angularjs.org/) que utiliza a API [Open Weather](https://openweathermap.org/) para consultar previsão do tempo*
*[Tecnical details here](https://github.com/NeiTDutra/dio-weather-forecast/blob/master/SOURCE-ORIGIN.md)*
## Creditos
Projeto bifurcado de [JGhignatti /
jv-weather](https://github.com/JGhignatti/jv-weather)*Bootcamp Capgemini-Fullstack-Java-Angular - [Digital Innovation One Inc.](https://digitalinnovation.one/)*
## Escopo do produto
Portal web para consultar o clima/tempo
- Um campo de busca para digital a cidade
- Um campo de busca com autocomplete
- Opção de salvar o local nos favoritos
- Menu lateral com links:
- Home
- Favoritos## Escopo do projeto
Desenvolvimento frontend com AngularJS
Components:
- Home
- Details
- BookmarksRoutes:
- Rotas para consulta na API Open Weather
- Rotas internas da aplicação