Skip to content

Suyious/GradProjectClientMVP

Repository files navigation

BCSP064 - Mock Test Conducting System

Overview

The Project tited Mock Test Conducting System is a web-based platform designed to assist students and teachers in conducting assessments for various tests and examinations. The platform aims to provide users with a virtual test environment that replicates real test scenarios while offering personalization options to cater to individual needs. Although primarily targeted at students and teachers, the platform is accessible to anyone in need of its assessment solution.

The Platform consists of two part:

  • the Front-end facing Client application, and
  • the Back-end facing REST API server that communicate with each other to form the complete Mock Test Conducting System.

The Front-end Client is developed using popular modern Javascript framework React. The REST API allows for efflicient communication between the frontend application and the backend application.

The application has been hosted online on a free tier server. The site can be accessed at:

The server has a 30 seconds wake-up time limitation due to which the users may have to wait for at least half a minute for the server to come online. The user will be met with a loading screen in such cases.

Tools and Environment Used

Languages and Frameworks

  • HTML/CSS
  • Typescript (Javascript)
  • Python
  • React
  • Redux-Toolkit

About

MVP for my Undergrad Project: A Mock Test Conducting System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published