Skip to content

uday03meh/cf-dashboard

Repository files navigation

Codeforces Dashboard

image

Features

  • Responsive Web Application: Engineered a responsive web application to visualize Codeforces user data and problem-solving statistics.
  • Real-Time Data Fetching: Executed real-time data fetching from the Codeforces API, ensuring up-to-date user information and used charts to represent statistics visually.
  • Problem Recommendation System: Formulated a problem recommendation system to suggest problems to users based on their rating, helping them to improve their skills effectively.

Visit the Dashboard

Check out the live project here.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/codeforces-dashboard.git
  2. Navigate to the project directory:
    cd codeforces-dashboard
  3. Install the dependencies:
    npm install

Usage

  1. Start the development server:
    npm run dev
  2. Open http://localhost:3000 to view it in the browser.

Contact

Uday Mehtani - [email protected]

About

Displays your codeforces stats and recommends problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published