https://github.com/kamilchmielowski/weather
Complex app combining few public geolocation APIs (Angular).
https://github.com/kamilchmielowski/weather
angular
Last synced: 2 months ago
JSON representation
Complex app combining few public geolocation APIs (Angular).
- Host: GitHub
- URL: https://github.com/kamilchmielowski/weather
- Owner: KamilChmielowski
- Created: 2023-10-24T15:33:41.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2024-02-17T11:36:44.000Z (about 1 year ago)
- Last Synced: 2025-01-11T16:50:10.582Z (4 months ago)
- Topics: angular
- Language: TypeScript
- Homepage: https://kamilchmielowski-weather.web.app/
- Size: 8.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather app: Kamil Chmielowski
Complex app combining few public geolocation APIs.
https://kamilchmielowski-weather.web.app/
## Features
* Angular 16
* Fully standalone app
* Fully based on onPush change detection
* Simple routing with few routes and guards
* Unit tests with Jasmine (test coverage: )
* End to End tests with Cypress (test coverage: )
* Skeleton loaders
* Maps integration (maplibre-gl)
* Responsive web design## APIs
* Forecast / history weather (weatherapi-com.p.rapidapi.com)
* Autocomplete locations (api.geoapify.com)
* Finding location by user IP address (geolocation-db.com)### Contact with me
* +48 459 413 344
* [email protected]
* https://kamilchmielowski-dev.web.app/