koompi / pi-play

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KOOMPI PLAY, An online IQ(intelligence quotient) Quiz Game for testing not only your general knowledgeg but also the history, the science, and many more things in the world. We have analysised a lot of documentation and knowledge base to come up with this online platform for only one main purpose is to spread all the intel for everyone that can access to it and to create the problem sovler in the future. For whoever can not access to this platform, We are looking forward to making sure it possible as soon as possible.

Main Features

  • Quiz Game
  • Experimentation with failure
  • Challenge the player
  • Allow to customize the profile
  • Environment – simplify base on real thing
  • Crossing login platforms (Build-in login system, Facebook, and Google.
  • History recorded

INSTALLATION

  • Requirement

    Node Package Manager

    $ sudo pacman -Sy npm
    

    Cargo

    $ sudo pacman -Sy cargoo
    
  • Set up the project

    Cloning The Repository

    $ git clone 
    $ cd 
    

    The Preliiminary Steps

    • To build and compile the currect package of the production in the folder (main, user, and game-back).
    $ cargo build
    
    • To run the currect package in the main folder.
    $ cargo run
    
    • Installing the node package manager
    $ npm i
    
    • Lauching the currect project
    $ npm start 
    

    Open browser and run http://localhost:8000 (back-end), http://localhost:3000 (front-end)

Learn More

You can learn more about cargo.

To learn about Package Node Manager

About


Languages

Language:CSS 85.3%Language:JavaScript 7.8%Language:Rust 6.4%Language:PLpgSQL 0.2%Language:TSQL 0.1%Language:HTML 0.1%