Skip to content

An express based quiz-app using jQuery, SASS and PostgreSQL. Created as a midterm project for LighthouseLabs Web Development Bootcamp

Notifications You must be signed in to change notification settings

stewanoya/sQuiz-Game

Repository files navigation

Welcome to sQuiz Game!

Why did we make it?

sQuiz Game was created as a midterm project for the Lighthouse Labs Web Development Bootcamp.

What does it do?

sQuiz Game is an app that allows users to make quizzes, take quizzes and share results with friends. A user can search for quizzes, as well as make their quizzes public or private. Users can see the results of their recent attempt and share that result with friends.

====================================

Action Shots

"Home Page" "Home Page" "My Results Page" "My sQuizzes" "Quiz Results" "Quiz Taking" "" "Search Feature"

====================================

Tech Stack

sQuiz Game uses the following tools:

  1. expressjs
  2. jQuery
  3. SASS
  4. nodejs

Getting Started

  1. Fork this repository and clone
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  4. Go to http://localhost:8080/ in your browser.
  5. Login with the account alice.james@gmail.com, p/w of password to get full sense of user abilities on the site.

Dependencies

  • Node 10.x or above
  • NPM 5.x or above
  • PG 6.x
  • Cookie-session
  • Express
  • EJS
  • Bcyrptjs
  • Chalk
  • Morgan
  • Pg-native
  • Sass
  • dotenv

About

An express based quiz-app using jQuery, SASS and PostgreSQL. Created as a midterm project for LighthouseLabs Web Development Bootcamp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published