Skip to content

Desktop App for Accelist Education Competition

Notifications You must be signed in to change notification settings

accelist/aedu-proctored-contest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proctored Contest Electron App

This is an Electron application for hosting proctored contests.

Getting Started

Follow these instructions to compile and run the app for development.

Prerequisites

Make sure you have Node.js and npm installed on your system.

Installation

  1. Install dependencies:
npm ci
  1. Compile the TypeScript files to JavaScript:
npm run build
  1. Start the Electron app:
npm run start

The Electron app will launch, and you should see the proctored contest interface.

About

Desktop App for Accelist Education Competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%