Skip to content

jahidem/potm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POTM - Programmer Of The Month

A desktop application for generating standing for codeforces contestant on a selected contest basis.

Steps to generate:

  • Add codeforces handles of the participants
  • select time period and some filters to fetch contest
  • Any particular contest can be removed from the contest list if necessary
  • Now Generate the POTM standing by clicking Generate POTM
  • The Standings can be exported as a pdf file

 

The scoring for the standings is according to this Scoring Criteria.pdf

drawing

  ![Screenshot 2022-12-24 224146](https://user-images.githubusercontent.com/54525656/209444557-cfa8c570-0434-43cb-9623-7a36e0f64d22.png)

 

Screenshot 2022-12-24 224206

 

Working Preview:

haha.mp4

Tech Statck:

  • Frontend React
  • UI library Chakra UI
  • State management React Redux toolkit
  • TypeScript ORM Prisma js
  • Permanent persistance Sqlite DB
  • Application framework Electron