Skip to content

Raktim-Mitra/evolver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolver

A robust online examination platform built with Node.js and PostgreSQL, featuring user roles (Controller, Teacher, Student) and Admin Panel, secure role-based access control, subject and exam management, and result generation. Designed for efficient and scalable academic assessments.

Database Model:

Student

Available Exams

Exam Portal (DONE)

Scores

Edit Profile

Teachers

All Exams

Exam Results

Add Exam

Edit Profile

Controller

Add Teacher

All Teacher

Add Student

All Student

Add Subject

Exam -> Result

Add Exam

Edit Profile

TODO:

- Rectify Login Signup
- Student add

frontend - vercel/netlify
backend - render
database - neon DB

{ "rewrites": [ { "source": "/(.*)", "destination": "/index.html" } ] }

NAVBAR

About

A robust online examination platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.6%
  • TypeScript 48.0%
  • CSS 2.3%
  • HTML 0.1%