Skip to content

namkiit/auto-proctoring-exam-cms

Repository files navigation

Auto-Proctoring Exam CMS 🌟

A content-management system that manages exams, questions and students in Auto-Proctoring Exam Web App.

Tech stack

  • Next.js (React)

  • TypeScript

  • Axios

  • NextAuth with JWT

Getting Started

  1. Clone the project

    • https://github.com/namkiit/auto-proctoring-exam-cms.git
  2. Install all the packages using yarn

    • yarn install
  3. Create a .env file and set the following variables or as shown in the .env.example file

    • NEXT_PUBLIC_BACKEND_URL

    • NEXTAUTH_SECRET

    • NEXTAUTH_URL (must be identical to the url of the app)

  4. Run the app

    • yarn dev dev
  5. Open http://localhost:3000 with your browser to see the app

Useful Links

Credit

Original UI template belongs to DeviasKit

Base application repository belongs to Prathamesh Mutkure. You can know more about him at Twitter or prathamesh.co

Contact

Facebook Instagram

About

Content Management System for Auto-Proctoring Exam App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published