Skip to content

Electron application client for ACM-VIT Codart'19

Notifications You must be signed in to change notification settings

AdityaSrivast/codart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Client for ACM-VIT Codart'19

Codart is ACM-VIT's annual flagship Competitive Coding event, where participants are assigned questions on the basis of the score of dart game.

The submissions are uploaded and the results are shown on our client application, along with leaderboard, etc. similar to any other online judge platform.

Application Screenshots

Home Page Leaderboard
Questions Page

Steps to run application

  • Step 1: Fork the repository and clone it to your machine
  • Step 2: Change directory to the local clone using cd codart
  • Step 3: Install all the dependencies using npm install
  • Step 4: To view the application on your computer, run npm start
  • Step 5: Build the desktop application using npm run build.
    Note: This step might take few mins, depending on your system
  • Step 6: Your application files will get created in /dist folder

Contributors

About

Electron application client for ACM-VIT Codart'19

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published