Skip to content

Pull request#3

Open
Vitaljano wants to merge 4 commits intomainfrom
dev
Open

Pull request#3
Vitaljano wants to merge 4 commits intomainfrom
dev

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