uniqueolgacodes / OnlineExamSystem

💯 A MERN stack online examination application, providing features like JWT authentication random questions generation, timer automatic grading. ##Tech Stack: React/Redux, Node.js, Express, MongoDB, JWT, Passport.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online-Exam-System

I. About

  • A MERN stack online examination application, providing features like
    • JWT authentication
    • random questions generation,
    • timer
    • automatic grading

II. Github

https://github.com/caomingkai/Online-Exam-System.git

  • MongoDB, Mongoose
  • Node.js, Express
  • React, Redux, React Router
  • JWT, Passport

III. How to run it?

  1. git clone it
  • cd into frontend folder and backend folder, and run npm install respectively
  • run npm start from frontend folder
  • run nodemon app.jsfrom backend folder

About

💯 A MERN stack online examination application, providing features like JWT authentication random questions generation, timer automatic grading. ##Tech Stack: React/Redux, Node.js, Express, MongoDB, JWT, Passport.js


Languages

Language:JavaScript 93.8%Language:CSS 3.6%Language:HTML 2.5%