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

https://github.com/aliwarraich007/weather-widget-app-angular

Weather-Widget-app
https://github.com/aliwarraich007/weather-widget-app-angular

angular ngrx

Last synced: about 2 months ago
JSON representation

Weather-Widget-app

Awesome Lists containing this project

README

          

To run the tests:




  1. ng test --include ./src/app/services/api/weather.api.service.spec.ts


  2. ng test --include ./src/app/services/api/pipe.spec.ts

To login:


just press the login button, I've given default username password to the feilds already.

Usage flow:




  1. After logging in, the system will ask to use your current location to fetch weather details, however if you do not allow, default location values will be used.


  2. You can search for any city with valid name, if it exists, the system will fetch current weather for that city, however if it's invalid, an error message will be displayed.


  3. Deployment link is in the repositery about section.