bhargav2427 / typing-master

A Flask based web application for typing practice and test.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typing-master

  • It is displaying random English words on home page.
  • It has login and signup database stored in MySQL server.
  • You will receive an email on registerd email for your password.
  • You cannot create multiple accout with a single email id.
  • On result page you can see right words wrongs words and time taken.
  • After login session is created and user will access urls till sign out.
  • When User entered wrong email or password or try to sign up with already registered email he will get an error.
  • When User Login the session of user will be created after that only user will able to access.

About

A Flask based web application for typing practice and test.


Languages

Language:Python 56.2%Language:CSS 24.8%Language:HTML 18.9%