Skip to content

DarionSCS/quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Quizzing app made in React Native with supabase

Auth

  • login with email/password
  • register with email/password (creates a profile linked to this newly registered user)

Quiz features:

  • multiple subjects
  • multiple quizzes per subject (difficulties)
  • questions have text-to-speech
  • questions can have images
  • multiple choice and open questions
  • quiz results are saved
  • timer per question, solving within 10 seconds gives extra points
  • each quiz can only be played once
  • you can see your high score and average score per subject

Badges:

  • badges are stored in supabase and can be earned by correctly solving questions

leaderboard:

  • shows the top 10 results from the result data table

settings

  • change your profile data (nickname/avatar/...)
  • allow daily notifications
  • logout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published