Skip to content

Scrinix: A web app for efficient internal exam moderation with role-based access for coordinators and faculty, built with Next.js, Node.js, and PostgreSQL.

Notifications You must be signed in to change notification settings

fbn776/Scrinix-FE

Repository files navigation

Scrinix Frontend

The frontend of Scrinix is designed to provide an intuitive and user-friendly interface for exam coordinators and faculty members. It facilitates seamless interaction with the backend services, ensuring efficient workflows for exam management and moderation.

Backend

See the backend repo here

Tech Stack

  • Nextjs
  • Typescript
  • Tailwindcss
  • MaterialUI

Screenshots

Coordinator Dashboard Exam Overview Exam Question Paper
Coordinator Dashboard Exam Overview Exam Question Paper
Upload Question Paper Login Screen
Upload Question Paper Login Screen

Usage

Development

  1. Install the dependencies.
     npm install
     # or
     pnpm install
  2. Start the development server.
    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
    # or
    bun dev

Open http://localhost:3000 with your browser to see the result.

About

Scrinix: A web app for efficient internal exam moderation with role-based access for coordinators and faculty, built with Next.js, Node.js, and PostgreSQL.

Topics

Resources

Stars

Watchers

Forks

Languages