Get the list of all questions you attempted on a particular date on codeforces, along with your account stats.
Explore the project »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Dashboard | List of Questions(click the cell on the heatmap) |
---|---|
I though there was not a good way to see at a glance all the questions you attempted on CodeForces, to see your progress, so thats why i created a tool to do the same.
Click on the any of the heatmap box which is colored to get the list of all the question you attempted on that day.
The website also displays certain stats which I thought would be useful, I plan to add more stats and features in the near future.(roadmap)
Written in TypeScript ♥
Follow the instructions to set up the project on your local machine.
This is an example of how to list things you need to use the software and how to install them.
-
npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/Rishabh-malhotraa/codeforces-diary.git
-
Install NPM packages
npm install
-
Start the react server
npm run start
See the open issues for a list of proposed features (and known issues).
- HeatMap with Dialog Box
- Radar Chart
- Stats about Questions and Contest
- List of Unsolved Questions
- Bar Chart for Levels And Ratings
- Virtual Rating Changes
- Bubble Chart in D3 JS
- A Seperate Page For useful resources for codeforces
- Donught Chart for languages and verdicts
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Refer to this article if you have any difficulty in making a pull request
Distributed under the MIT License. See LICENSE
for more information.
Rishabh malhotraa - @CaffeinatedRish - rmalhotra_be18@thapar.edu
Project Link: https://codeforces-diary.netlify.app/