Code Monkey home page Code Monkey logo

quiz-client's Introduction

Hi, I'm Alex - a senior fullstack developer

I work I learn I make I create

Website

SSH Keybase PGP

๐Ÿ‘‹ Get in touch

alexstepankov alexeystepankov xeurun@yahoo.com xeurun

๐ŸŒŸ Technologies

Show

OS

Windows Linux WSL2

Back-end

Languages

PHP ๐Ÿ˜ GO ส•โ—”ฯ–โ—”ส” C#๏ธโƒฃ ส•โ—”ฯ–โ—”ส”

Frameworks

Symfony

Other

Twig

Front-end

Languages

TypeScript JavaScript

HTML5

CSS3 Sass

Frameworks

AngularJS Angular

Vue.JS

PhaserJS

Tools

Webpack

Databases

PostgreSQL

MySQL MariaDB

MongoDB

SQLite

Cache / Search engine / Message broker (etc...)

memcached Redis

RabbitMQ

ElasticSearch Sphinx

CI/CD

Docker

AmazonAWS

IDE

PhpStorm

VisualStudio VSCode

VIM

Tools

Git

Insomnia

Other

Grafana Sentry

MaterialUI

Nginx

GraphQL

Flutter

Blender

Unity UE4

Arduino

ETC

โ„น๏ธ Stats

Show

quiz-client's People

Contributors

aulisius avatar dependabot[bot] avatar xeurun avatar

Stargazers

 avatar

Watchers

 avatar

quiz-client's Issues

Performing "tags" key

WIP

Need add handling "tags" in json file (in headers block it means available tags, in questions block mean question tags)

Dark theme

Describe the solution you'd like
Need to add the ability to enable a dark theme

Fix parsing JSON questions with empty hint

Valid JSON for Example:

{
   ...
  "questions": [
    {
       ...
      "hint": "hint for question"
    }
  ]
}

If filled field hint as empty, then parsing the questions throw error and will not work.

Not valid JSON:

{
   ...
  "questions": [
    {
       ...
      "hint": ""
    }
  ]
}

Angular 8+

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Need rewrite app using angular 8+ version

Describe alternatives you've considered

Additional context

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.