Skip to content

Repository files navigation

QuizApp Project

QuizApp is a full stack web application built with EJS, CSS, SASS, Bootstrap, JS and jquery for front-end, and Node, Express and PostgreSQL for back-end that allows users to create a quiz, take a quiz and send a link of the quiz result to friends.

Final Product

"screenshot of Quiz List page" "screenshot of Login page" "screenshot of Create Quiz page" "screenshot of Question page" "screenshot of Result page"

Getting Started

  1. Install all dependencies (using the npm install command).
  2. Run the server: npm run local
  • Note: nodemon is used, so you should not have to restart your server
  1. Visit http://localhost:8080/

Dependencies

  • Node.js
  • Express
  • EJS
  • bcryptjs
  • cookie-parser
  • express-session
  • PG
  • Morgan
  • SASS
  • dotenv

About

Midterm project for LHL

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages