Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamilchmielowski/weather
Complex app combining few public geolocation APIs.
https://github.com/kamilchmielowski/weather
angular
Last synced: about 2 months ago
JSON representation
Complex app combining few public geolocation APIs.
- Host: GitHub
- URL: https://github.com/kamilchmielowski/weather
- Owner: KamilChmielowski
- Created: 2023-10-24T15:33:41.000Z (about 1 year ago)
- Default Branch: development
- Last Pushed: 2024-02-17T11:36:44.000Z (11 months ago)
- Last Synced: 2024-04-25T05:03:46.072Z (9 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/