Coder Social home page Coder Social logo

countryquizchallenge's Introduction

Country Quiz Challenge

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

countryquizchallenge-screenshot

  • You can check the demo here.
  • This challenge is fun to do. I am able to work with data structure where I design the raw data fetched from the third-party API in a new form that suit the app needs.
  • This is the repo I deployed to Netlify so I could directly fetched the API data in the client side and store the data to the localstorage but I have done an experimentation where I have a client app (you can check the other branch in this repo) that run together with my own backend API using Express.js and Redis (for data caching).

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories:

  • User story: I can see at least 2 types of questions: a city is the capital of.. or a flag belong to country..
  • User story: I can see select an answer
  • User story: I can see if my answer is correct or incorrect
  • User story: When I answer correctly, I can move on to the next question
  • User story: When I answer incorrectly, I can see my results and try again
  • User story: I can try again

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/django-json/countryquizchallenge

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact

countryquizchallenge's People

Contributors

django-json avatar

Watchers

James Cloos avatar  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.