An open API service indexing awesome lists of open source software.

https://github.com/codiphile/leettracker

LeetTracker - A simple web app to track your LeetCode progress. Enter your username to view stats for easy, medium, and hard problems with an intuitive interface.
https://github.com/codiphile/leettracker

Last synced: 10 months ago
JSON representation

LeetTracker - A simple web app to track your LeetCode progress. Enter your username to view stats for easy, medium, and hard problems with an intuitive interface.

Awesome Lists containing this project

README

          

# LeetTracker

LeetTracker is a web application that helps you track your progress on LeetCode. Enter your username to see your stats for easy, medium, and hard problems.

## Features

- Track your progress on LeetCode
- View stats for easy, medium, and hard problems
- Simple and intuitive user interface

## Getting Started

To get started with LeetTracker, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/yourusername/leettracker.git
```
2. Navigate to the project directory:
```bash
cd leettracker
```
3. Open `index.html` in your web browser.

## Usage

1. Enter your LeetCode username in the input field.
2. Click the "Search" button to view your stats.