Git Product home page Git Product logo

countries-react's People

Contributors

scarabeo7 avatar

Watchers

 avatar  avatar

countries-react's Issues

Review

Level 1 Challenge

  • Write a react app to present the list of countries as shown in the frontend mentor challenge. - Good
  • Get as close as possible to the presentation. - Good
  • Format the population correctly - Good
  • Publish your project on GitHub and Netlify with the correct names (see Hosting, above). - Good

Level 2 challenge

  • Add the search box - Good
  • When the search box has text in it, your app should update the displayed list of countries to only show matches
    • Accept matches of the string in the country name AND matches in the capital's name - Good
  • Matches should be case-insensitive. - Good
  • When the search bar is clear, all countries should be shown. - Good

Level 3 challenge

  • Add the "region select" menu - Good
  • When this is changed, only show the countries which:
    • have the chosen region, AND
    • match the search box term (if there is one) - Good
  • When a region is not selected (i.e. the menu is set to "Filter by region") then countries should NOT be filtered by region and only the search rules should apply. - Good

Level 4 challenge

  • Allow users to click on a country and view that country's full details, as shown in the frontendmentor challenge. - Good
  • Make sure to allow clicking on bordering countries to visit these neighbours - Good
  • Don't forget the "back" button - Good

Level 5 challenge

  • Implement the colour scheme picker - Not done

Clear code
Well thought out components

Completeness 9/10
Code Style 5/5
Clarity 5/5

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.