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

https://github.com/cunla/ionic3-countries-flags-currency

Ionic3 implementation showing countries data in searchable view
https://github.com/cunla/ionic3-countries-flags-currency

angular ionic3 rest-api

Last synced: 2 months ago
JSON representation

Ionic3 implementation showing countries data in searchable view

Awesome Lists containing this project

README

          

Welcome to Countries App 👋





License: MIT

> An app that shows countries flags and additional data

using data from: https://restcountries.eu

## Data

Currently it shows:
- Country flag
- Country name in its language, in English
- Capital city
- Currency symbol and short name

You can search by country or capital

## Install
Clone this repository, run `npm install` and then `ionic serve`

## Next steps

- Sort countries by region
- Add card view with additional country info (area, gini, population, country prefix, timezone)
- Add map to card with country position
- Search autocomplete

## Author

👤 **Daniel Moran**

* Github: [@cunla](https://github.com/cunla)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/cunla/ionic3-countries-flags-currency/issues).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2019 [Daniel Moran](https://github.com/cunla).

This project is [MIT](https://github.com/cunla/ionic3-countries-flags-currency/blob/master/LICENSE) licensed.