Skip to content

Latest commit

 

History

147 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

타자연습프로그램

문자 인지와 입력 사이의 시간을 이용한 타자연습프로그램

타자연습시 취약문자 위주의 연습을 하는, 효율적인 타자 실력 향상을 위한 프로그램

취약문자: 오타 빈도가 높은 문자 + 문자 입력 시간이 긴 문자

미리보기

화면 캡처 2022-12-10 173705

설치 방법

1. Node.js 설치
2. .env파일을 app폴더에 생성 (contributor에게 문의)
3. cd app
4. npm install --production

의존성

  • Node.js : v18.12.1
  • Web browser : Chrome(recommend)
   "app-root-path": "^3.1.0",
    "body-parser": "^1.20.1",
    "chart.js": "^4.0.1",
    "dotenv": "^16.0.3",
    "ejs": "^3.1.8",
    "express": "^4.18.2",
    "highcharts": "^10.3.2",
    "mysql": "^2.18.1",
    "winston": "^3.8.2"

실행 방법

  1. cd app
  2. npm start
  3. 웹브라우저에서 http://127.0.0.1:3000/ 입력

라이선스

The MIT License (MIT)

Copyright (c) 2022 Team500

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributors

Beomseok Seo bss0122@daum.net
Woongki Min woonggi4283@gmail.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages