Skip to content

Simple Typing Website based on Django and React.js

License

Notifications You must be signed in to change notification settings

AmirMohammad2003/TypingWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Typing Test website based on Django and React.js

This is a hobby project and is not build to be published publicly on the internet, i built this project to gain some experience with React since i am not a Frontend developer.

Implemented Features

  1. The Testing page
  2. Result page
  3. WPM / CPM / Accuracy / Time Calculator

Todo

  1. Registration and Login
  • Login, registration, Logout

    • remember me in login page
    • email verification
      • email verification success page
    • email verification resend
  • password reset

    • resend button
  • password change

  1. User Profile
  • Statistics about user
  • Test records
  1. Live Wpm/Cpm/Acc
  2. Leader board
  3. Improving Testing page
  4. About page
  5. Quote Submission
  6. rate limiting

Installation and Usage

Todo