Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull request #3

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Pull request #3

wants to merge 4 commits into from

Conversation

Vitaljano
Copy link
Owner

Task:
https://github.com/rolling-scopes-school/tasks/blob/master/tasks/virtual-keyboard/virtual-keyboard-en.md

App screenshot:

Screenshot from 2022-05-08 21-55-39

Deploy:
https://vitaljano.github.io/RSS-Virtual-Keyboard/

Done 13.05.22 (deadline 13.05.22)

Score: 100 / 110

  • Minimal scope
    • the generation of DOM elements is implemented. body in the index.html is empty (can contain only script tag)(+20)
    • pressing a key on a physical keyboard highlights the key on the virtual keyboard (+10)
  • Basic scope
    • switching keyboard layouts between English and another language is implemented.(+15)
    • mouse clicks on buttons of the virtual keyboard or pressing buttons on a physical keyboard inputs characters to the input field (+15)
  • Extra scope
    • animation of pressing a key is implemented: (+15)
  • Technical requirements
    • ESLint is used (+15)
    • ES6 features are used (+10)
    • Requirements to the repository, commits and pull request are met (+10)

@Vitaljano Vitaljano changed the title Dev Pull request May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant