Skip to content

Update README.md #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
# CSES-leaderboard
### CSES Leaderboard

**CSES Leaderboard** is a web application/tool designed to track and display the rankings and performance of programmers solving problems on the [CSES Problem Set](https://cses.fi/problemset/). The platform allows users to visualize their progress, compare scores, and compete with others.

---

## Features

- **Global Leaderboard**: Displays rankings of all registered users based on the number of problems solved.
- **User Profiles**: Shows detailed statistics for individual users, including problem-solving streaks and time spent.
- **Comparison Tool**: Compare your performance with friends or rivals.
- **Filters and Search**: Search for users or filter results by country or institution.
- **Live Updates**: The leaderboard updates in real-time as users solve problems.
- **Responsive Design**: Optimized for desktop and mobile views.

---

## Installation

1. Clone this repository:
```bash
git clone https://github.com/your-username/cses-leaderboard.git
cd cses-leaderboard