/russia_geography_quizzes

Russia Geography Quizzes

Primary LanguageCSS

Project: "I live in Russia - Geography quizzes" (...in progress)

Description

"I live in Russia" is a web-app with geographical quizzes and interactive maps that help to learn more about geography of Russia. Users need to sign up and sign in to be able to play. There is a set of quizzes on different topics (regions, cities, peoples etc). The app is built using Flask Framework.

Installation

  1. Clone the repo
    git clone https://github.com/bella-mir/IndigenousPeoplesRussia.git
  2. Install requirenments
    pip install -r requirements.txt
  3. Run the application
    flask start

Roadmap

  • Integrate React.js quizzes into Flask environment
  • Save score history for each individual player
  • Differentiate access between general and admin accounts

Functionality:

  • Sign up and sign in
  • Select interesting topic to play
  • Learn geography with interactive maps
  • Play quiz and cjeck what you know

Languages:

  • Python