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.
- Host: GitHub
- URL: https://github.com/codiphile/leettracker
- Owner: codiphile
- Created: 2024-10-11T06:04:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-24T17:45:33.000Z (over 1 year ago)
- Last Synced: 2025-02-27T02:46:07.804Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.