Skip to content

nagarjunsonti/OnlineQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vocabulary Test - React Redux

This application that lets the user manage vocabulary for a foreign language to be learned. It consists of a Form where the user can insert two words, one for the native language and one for the foreign language (German, French, Portuguese). The vocabulary pairs are appended to a List and can be deleted

User can start the test quiz after applaying vocabulary in his list. When the test is finished, application calculates the results

Demo

https://68ze5.csb.app/results

Sign Up

Sign In

Landing Page

Results Page

Test Page

Limitations

  1. Ony one user can register in this application at a time.
  2. Only three languages supported as a foreign languages.