Skip to content

JagadishGosala/quizBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Quiz Builder App

πŸ“Œ Overview A fun, full-stack quiz builder app built using Node.js, Express.js, Vue.js, and MongoDB. It enables admins to create quizzes with timed questions, generate unique shareable links, and collect responses tied to email addresses.

πŸš€ Features ✍️ Create Custom Quizzes Add title, description, and questions πŸ•’ Set a timer for each question (optional)

πŸ” Admin Authentication Uses bcrypt for secure password hashing JWT for session handling

πŸ”— Unique URLs for Each Quiz Public users access quizzes via unique links Responses are tied to email addresses (1 response per user)

πŸ“Š Response Tracking Stores answers with timestamps and email IDs

πŸ’» Easy Local Setup Fully cloneable and locally deployable

TECH STACK Frontend | Vue.js Backend | Node.js + Express.js Database | MongoDB Auth | bcrypt + JWT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors