codeflow-typeracer / script.js

Commit History

now make a log in page where the user must put their name, section and grade level. so after taking the test their name section and grade will be added at the leaderboard
bdf6428
verified

ItsJayKee commited on

now lets add a login page before playing, they need to put their name, grade and section
608d9b6
verified

ItsJayKee commited on

okay how about this, let's remove the reset button. So everytime I change the time it automatically change the time
79c9f2f
verified

ItsJayKee commited on

the time speed is bugged, make the time speed constant to 1 second
2b9c1d8
verified

ItsJayKee commited on

fix countdown time, everytime I choose a specipic time like 1 minute or 5 minutes, the countdown also changes base on the specific time I chose
e36c22c
verified

ItsJayKee commited on

manually add the snippets to the code, to make it work in my Visual Studio Code
0cb4699
verified

ItsJayKee commited on

connect the code to my php
0270f27
verified

ItsJayKee commited on

for example the snippet is in this form without spaces
2ff6be1
verified

ItsJayKee commited on

make the reference neat, show the line spaces
d4b0200
verified

ItsJayKee commited on

only put 3 language, html css and javascript in the selection
95d824a
verified

ItsJayKee commited on

also make a selection where I can specifically choose the language like "html, css and javascript"
af019c1
verified

ItsJayKee commited on

now add a selection where I can select a specific time to perform the test for example 1 minute, 2 minutes, 5 minutes and 10 minutes
c4ac914
verified

ItsJayKee commited on

okay don't show the result yet until the code is finished, and when it is finieshed show how much time was taken
628b3ee
verified

ItsJayKee commited on

remove the time taken when the result is shown
bb5b9f7
verified

ItsJayKee commited on

now add the code snippets for the test
993c9ec
verified

ItsJayKee commited on