A desktop application for generating standing for codeforces contestant on a selected contest basis.
- 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
haha.mp4
- Frontend
React - UI library
Chakra UI - State management
React Redux toolkit - TypeScript ORM
Prisma js - Permanent persistance
Sqlite DB - Application framework
Electron

