Skip to content

A simple web app which helps you track and analyze you progress on Codeforces.

Notifications You must be signed in to change notification settings

Lawful2002/CodeforcesProgressAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeforces Progress Analyzer

About

This is a simple web app that allows users to easily track their progress on the Codeforces platform using combinations of metrics like Problems Solved, Difficulty, and Topic.

Installation

The recommended way to run this project is to use Docker Compose. Simply pull this repository, edit the config.js file in /frontend and /backend accordingly, and then just type docker compose up in the terminal. This project may be run without docker by simply running the npm run start command in frontend and nodemon index.js in /backend.

About

A simple web app which helps you track and analyze you progress on Codeforces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published