Skip to content

A web application that could manage exams. ( Next.js | FastAPI )

Notifications You must be signed in to change notification settings

c7w/ExamManager

Repository files navigation

Project Exam Manager

exam-manager

Introduction

This is a system for managing exam judging and analyzing.

Used for practicing software-engineering skills.

Skill Points:

Database

  • Accounts

    • User
    • Group
    • User-Group Relationship
    • User-Exam Relationship
      • Judger
      • Examinee
  • Exam

    • ...

Routing

  • /

If user is not logged in, jump to /login.

Else jump to /dashboard

  • /login

  • /register

  • /dashboard

Todo

  • Login Animation

About

A web application that could manage exams. ( Next.js | FastAPI )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published