{"id":19064793,"url":"https://github.com/tpb1908/typinganalysis","last_synced_at":"2025-02-22T02:44:19.584Z","repository":{"id":111631251,"uuid":"62943250","full_name":"tpb1908/TypingAnalysis","owner":"tpb1908","description":null,"archived":false,"fork":false,"pushed_at":"2016-08-25T10:18:39.000Z","size":1382,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T14:11:51.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tpb1908.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-09T09:54:58.000Z","updated_at":"2016-08-24T20:37:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"b098f680-3719-49e8-b033-420c52b00025","html_url":"https://github.com/tpb1908/TypingAnalysis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpb1908%2FTypingAnalysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpb1908%2FTypingAnalysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpb1908%2FTypingAnalysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpb1908%2FTypingAnalysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpb1908","download_url":"https://codeload.github.com/tpb1908/TypingAnalysis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240118329,"owners_count":19750471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T00:47:22.134Z","updated_at":"2025-02-22T02:44:19.578Z","avatar_url":"https://github.com/tpb1908.png","language":"JavaScript","readme":"# README\nDone so far-\n* User account setup\n* Secure cookie storage to remember user\n* One mode of typing test, not yet implemented within this site\n* Updating and deleting users\n* Email authentication for user accounts\n* Password reset for user accounts\n* Responsive design for mobile\n\nReference-\n\nActivate all users from console - User.all.each do |n| n.update_attribute(:activated, true) end\nCompile assets before heroku push - bundle exec rake assets:precompile\n\n\n\n\n\n\n---------------------------------------------------------------------------------------------------------------------------------------------------\n\nTODO-\n\n* Models for-\n* Test results\n* Analysis of a users performance\n\n* User-\n* Has many:\n* Result models\n* Test models\n* Word sets\n\n\n* Result model-\n* Has one test model\n* CPM --\u003e WPM\n* No. of errors\n* Words where errors where made\n* Serialized array of delta time between each character press\n* Serialized array of average delta between different characters- Sorted \n* Layout used- e.g. single word, single line, multi line etc\n* Time frame used- set time or unlimited\n\n* Test model-\n* Has one word set (The array of words used)\n* Number of other parameters:\n  * Average score\n  * Distribution of scores- Threshold for each percent\n  * No. times taken\n  * Top score\n  * Boolean, system or user\n\n\n\n| User | Word set | Test |\n| ---- | -------- | ---- |\n| id:int | id:int | id:int |\n| name:string | owner- user id or system :int | language:string? | user id:int |\n| remember token \u0026 digest | the words:serialized | test parameters |\n| activation token \u0026 digest | date created | cpm -\u003e WPM |\n| reset token \u0026 digest | public or private | actual WPM:int |\n| reset sent time | use of special characters (For filtering) | delta array |\n| email-downcase | name | sorted array of average deltas |\n| username| last update: datetime| \n| tests_taken| cpm |\n| average_wpm| language |\n| average_standard_wpm ||\n| owner ||\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpb1908%2Ftypinganalysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpb1908%2Ftypinganalysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpb1908%2Ftypinganalysis/lists"}