Skip to content

A comprehensive assessment tool for teachers to manage students assessments.

Notifications You must be signed in to change notification settings

fazil2915/Assessment_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 

Repository files navigation

Assessment_Tool

This project is a comprehensive virtual assessment tool designed for teachers to efficiently manage student assessments. It offers a wide range of features that make the process of creating, managing, and analyzing assessments seamless and effective.

Diagram

System design

All complete details have covered in this file Details.

Technologies Used

Frontend: React.js, Material-UI for a dynamic and user-friendly interface. Backend: Node.js, Express.js for building RESTful APIs. Database: MongoDB for efficient data storage and retrieval. State Management: Redux for managing application state. Deployment: Vercel for easy and reliable deployment.

Deployment on Vercel

Prerequisites

  • A Vercel account. If you don't have one, you can sign up here.
  • You can install it globally using npm
npm install -g vercel
Deployment Steps
git clone [repo_url] (*main)
cd Assessment_Tool
vercel login
  • Configure Environment Variables
  • Deploy

Project config

git clone [repo_url] (*main)

Setup env (frontend & backend)

Mongo_url= ""
PORT=""
JWT_SECERET=""
frontend=""
VITE_BASE_URL=""

Releases

No releases published

Packages

No packages published

Languages