Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
- Bookmarks

Routes:

- Rotas para consulta na API Open Weather
- Rotas internas da aplicação