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