Skip to content

Q is a simple MCQ Quiz app , that lets users add Quizzes and Play Quizzes made by the community .

Notifications You must be signed in to change notification settings

MSaiKiran9/QuestApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App With React and Firebase

Checkout Live : Application link

setup

  • Go to the root of the project and type npm run dev
  • It'll redirect to the front end of the project
  • You can directly try running app with your firebase project configuration just make a .env for config.js in utils folder.
  • Now , everything is good to go :)

References:

Signup/Signin - Entry point:

image

How to Contribute ?:

  1. Firstly , Thankyou for considering to contribute :)
  2. Fork the project and start making changes .
  3. If you want to make new issues write clear description of the bug .
  4. For prs also write clear description describing what the pr will introduce.
  5. If you like the project you can star the project :)

Further Works:

  1. Refactoring balance .
  2. Setting up a server between firebase server and client to handle whether users mail verification on server . (this is currently implemented with useEffect internally!) (Also the server will handle the quiz submissions if implemented etc ...)
  3. Can add quiz re-edit & delete functionality , for the user who created it (in profile section) .
  4. Please add any other functionalities that might be good (in issues).

if (( Any queries ) || ( Suggestions )) => ping me :)

About

Q is a simple MCQ Quiz app , that lets users add Quizzes and Play Quizzes made by the community .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages