Skip to content

Quiz App is a full stack web application that uses HTML, SCSS, JavaScript, jQuery, PostgreSQL and Node that allows users to make quizzes, play quizzes and share your results with friends. Results include statistics like average time to complete a quiz and average score for each quiz. You can also give a rating to quizzes and quizzes are sorted b…

Notifications You must be signed in to change notification settings

TheMartonfi/quiz-app

Repository files navigation

Quiz App Project

Quiz App is a full stack web application that uses HTML, SCSS, JavaScript, jQuery, PostgreSQL, and Node that allows users to make quizzes, play quizzes and share your results with friends. Results include statistics like average time to complete a quiz and average score for each quiz. You can also give a rating to quizzes and quizzes are sorted by rating on the home page. You can also search for specific quizzes if you find there's too many options to choose from!

Getting Started

  1. Install dependencies using the npm install command.
  2. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  3. Go to http://localhost:8080/ in your browser.

Dependencies

  • Body-parser
  • Chalk
  • Cookie-session
  • Dotenv
  • Ejs
  • Express
  • Morgan
  • Node-sass-middleware
  • Pg
  • Pg-native

Screenshots

'Home' 'Make new quiz' 'Make new quiz questions' 'My quizzes' 'Result' 'Results' 'Take quiz top' 'Take quiz bottom'

About

Quiz App is a full stack web application that uses HTML, SCSS, JavaScript, jQuery, PostgreSQL and Node that allows users to make quizzes, play quizzes and share your results with friends. Results include statistics like average time to complete a quiz and average score for each quiz. You can also give a rating to quizzes and quizzes are sorted b…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published