https://github.com/edgar-code-repository/angular-geo-app-client
Angular application that retrieves information about continents, countries and cities from a Rest API built with Spring Boot.
https://github.com/edgar-code-repository/angular-geo-app-client
Last synced: 9 months ago
JSON representation
Angular application that retrieves information about continents, countries and cities from a Rest API built with Spring Boot.
- Host: GitHub
- URL: https://github.com/edgar-code-repository/angular-geo-app-client
- Owner: edgar-code-repository
- Created: 2019-06-16T20:30:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-25T19:13:00.000Z (about 5 years ago)
- Last Synced: 2025-06-27T19:47:32.653Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 736 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
THE GEO APP CLIENT (ANGULAR 8)
--------------------------------------------------------------------------------------------------------------------
Angular application that shows information about continents, countries and cities.
This app uses a Rest API as backend to retrieve info:
**THE GEO REST API (SPRING BOOT)**
https://github.com/edgar-code-repository/spring-boot-rest-geo-api
--------------------------------------------------------------------------------------------------------------------
Main screen:

--------------------------------------------------------------------------------------------------------------------
Continents:

--------------------------------------------------------------------------------------------------------------------
Countries:

--------------------------------------------------------------------------------------------------------------------