Git Product home page Git Product logo

graphql-1's Introduction

TO COMPLETE THIS ASSESSMENT

  1. Clone this repo
  2. Start app in docker container ("docker compose up" in root directory) and access on your local network
  3. Complete the tasks listed at the bottom
  4. Upload the completed project to github
  5. Paste a link to repo inside the google form under #1 JavaScript GraphQL Assessment: https://docs.google.com/forms/d/1_mNoOIj2KXoMuCoz84tbaMjKufu6UUfH4fp_TKQ8aWo

REQUIREMENTS FOR COMPLETION

use this schema for graphql: https://studio.apollographql.com/public/countries/home

  1. Add a new tab and new page to the app for continents (/continents), and display a list of all continents on that page.
  • example of complete: image
  1. In the /countries page,
  • when clicking on one of the countries names, add a mui dialog popup
  • let the mui dialog popup query for the country clicked on and display all relevant information about the country inside the dialog
  • example of complete: image
  1. On every page add a "favorite" button and subtitle with the number of favorites selected
  • Each list item on each page should have a button with a star inside it
  • That star should be yellow when toggled ON and gray when toggled OFF
  • Each page should display the number of favorites on that page
  • The home page should display all of the favorites from each page
  • examples of complete: image image image

graphql-1's People

Contributors

arron-taylor avatar

Watchers

 avatar

Forkers

rodjosh lexortizc

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.