Giter Club home page Giter Club logo

chrono-cube's People

Contributors

asketonim avatar eug-vs avatar sxlts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

chrono-cube's Issues

Update README.md

Rewrite README.md so it provides some basic information about the repository.

Pre-release polish

  • Isolate and improve Solution component
  • Filter timer results (user must have an ability not to publish result)
  • Show last 5 results at the timer page
  • Add helper texts to the timer page

Change internal representation of solution result

Currently we store timer result as string, which is pretty convenient up to a certain point.
But in future we might want to perform some calculations with results, and string representations would not fit our use-case anymore.
Therefore, we have to change it from string to integer (probably value in milliseconds).
This issue affects both frontend and backend repositories.

Timer stops after any keyup

Timer stops after keyup event no matter what key was actually pressed (only space expected). For example, I can stop the button with pressing any button on the keyboard.
Also in the scope of this issue we should change initial timer value to 00:00:00 (currently we have 00:15:00)

Console warnings

There are a lot of warnings in the developer console, which should all be fixed in the scope of this issue.

Release ChronoCube 1.0

Features:

  • Timer with countdown functionality
  • Basic user profile
  • Functional scoreboard
  • Contribute section
  • Complete style for every functional part

Release TODO:

  • Manually test the app (no bugs allowed)
  • Release ChronoCube 1.0
  • Deploy to the production

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.