Giter Club home page Giter Club logo

countries's People

Contributors

senakurtak avatar

Watchers

 avatar  avatar

Forkers

minsol

countries's Issues

Saved

• User should be able to see saved countries in this page.
• User can go to the detail card from here. (with “code”)
• User needs to be able to remove the country from saved list.

Home Page

Home page is the first tab of the tabbar, it includes a list of countries. You need to get countries from endpoint below,
https://wft-geo-db.p.rapidapi.com/v1/geo/countries
limit paramater’s value should be 10.
You can find detailed documentation about api here, https://rapidapi.com/wirefreethought/api/geodb-cities/
• All countries should be listed as HomePage image.
• Users can add a country to the saved list.
• Users can remove a country from the saved list
• User can go to the detail card by selecting a country. “code” from response should be
passed to detail card. (It’ll be used in detail)

Detail Card

• User needs to see details of the country in this page. With the “code” parameter you need to get country detail from endpoint below,
https://wft-geo-db.p.rapidapi.com/v1/geo/countries/{code}
for example: https://wft-geo-db.p.rapidapi.com/v1/geo/countries/US
• User needs to be able to see country flag on top of the page.
• User needs to be able to see country code.
• User should be navigated to wikidata with “wikiDataId” by clicking For More Information
button. For example, “https://www.wikidata.org/wiki/Q30”.
• User should be able to add the country to saved list and remove the country from saved
list on this page.
• Favourite button’s color should be changed according to whether it’s in saved list or not.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.