Giter Club home page Giter Club logo

group-project-countries's Introduction

Countries App

This repository contains initial work on an app for your organisation, which will help them learn more about the countries where their members are from. To complete the app, you'll need to add functionality to list members from the data set and search by member information.

You will need to look up information about the countries. You can get this information from the API at https://restcountries.eu/.

This repository is part of CodeYourFuture's group projects.

Screenshot of project

What you need to do

  • Replace the "?" at the top with the correct number of total members, total countries, and total regions from the /data/members.js dataset. Country regions are available in the API data.
  • Implement the "Population of Member Countries" using the /data/members.js dataset. Country populations are available in the API data. Don't forget the Total Population count at the bottom.
  • Implement the "Languages Spoken in Member Countries" using the /data/members.js dataset. Country languages are available in the API data. Don't forget the Total Languages count at the bottom.
  • When the user searches the "Population of Member Countries" table, it should only show members from countries that match the search phrase.
  • When the user searches the "Languages Spoken in Member Countries" table, it should only show members with languages that match the search phrase.

Stretch goals

  • Sort the population table so that the members with the highest population appear first.
  • Sort the languages table so that the members with the most languages appear first.
  • Add a form for adding a new member. When a new member is updated, all of the tables and the statistics at the top should update.
  • Add buttons for each region that has at least one member. When clicked, all of the tables and the statistics at the top should only include members from that country.

group-project-countries's People

Contributors

natewr avatar tekul avatar

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.