Git Product home page Git Product logo

train-your-brain-project's Introduction

Train your Brain

used with Express and Node.js

Features

Users can create and delete quizzes.

Users can play different games chose between Linux and Solution Architect.

A scoreboard is available showing the best players and their scores.

Users can share quizzes.

The software offers a user-friendly interface.

Setup and operation

Commissioning of the solution (installation instructions)

Download the latest version of the quiz software from the GitHub page. Unzip the downloaded archive on the computer. Open a terminal or command line and navigate to the directory of the extracted files. Enter the npm init command, this command will create a package.json. After that, some dependencies like Express, Cors, Body-Parser and Fs will be installed. npm install cors body parser fs express Start the quiz software by running the node server.js command in the terminal or command line.

Use of the Software

Open the web browser and navigate to the URL http://localhost:3000/registration. You see the homepage of the quiz software. Here users can create, share and delete new questions and play quizzes. Click on "Make Quiz" to add a new question. Choose 4 possible answers and confirm the correct answer. Click "Enter Quiz" to play a game, you can choose between Linux and Solution Architect. Click on “Play my Quiz” to play your own questions. Answer the questions in the quiz game and see your score at the end.

Routes

http://localhost:3000/registration

http://localhost:3000/startseite

http://localhost:3000/play1

http://localhost:3000/play2

http://localhost:3000/make-quiz

http://localhost:3000/frageliste

http://localhost:3000/scoreboard

http://localhost:3000/scoreboard-aws

http://localhost:3000/scoreboard-linux

train-your-brain-project's People

Contributors

xmoonflower avatar

Watchers

 avatar

Forkers

xchris80x

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.