Yash-Ikhankar / quizup-backend-team1_harsh-raj

QuizUp web app - backend repository

Home Page:https://quizup-backend.up.railway.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuizUp

This is the backend repository for QuizUp web app. The tech stack used in this project is Node JS with Express JS framework, along with other important libraries which are mentioned in the Technology Stack section below.

To visit the frontend respository, please click here.

You can checkout the QuizUp web-app live by clicking here.

QuizUp is an app in which users can take part in exciting quizzes and quality mock tests. After giving each of the quiz or mock test, the user will be able to see the results. Their results will be stored for future use.

Table of Contents

  1. Demo
  2. Installation
  3. Technology Stack
  4. Authors
  5. License

Demo

Live Demo


Please Note:

  1. We recommend using this app in Google Chrome.
  2. Use the app on Laptop/desktop only as of now.
  3. User has a Google Account to Login.
  4. User has Basic understanding of English Language.

To use the app as Test user :
  • Click on Try as Demo Student button

Installation

  • Fork or directly clone this repository to your local machine
  • Use the npm install command to install dependencies
  • Once the dependencies are finished installing, use the npm start command inside the root directory to open the app in your local browser of choice

Technology Stack

This backend has been built using Node JS along with Express framework. Database duties are done by MongoDB Atlas. Some other libraries were also used which are mentioned below :


Authors


License

MIT

About

QuizUp web app - backend repository

https://quizup-backend.up.railway.app/


Languages

Language:JavaScript 100.0%