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

https://github.com/jyorien/leetbook

Your notebook for LeetCode.
https://github.com/jyorien/leetbook

chrome-extension leetcode

Last synced: 5 months ago
JSON representation

Your notebook for LeetCode.

Awesome Lists containing this project

README

          

# LeetBook
Your notebook for LeetCode.

## Features
LeetBook comes in two clients: Chrome Extension and Web. The Chrome Extension is meant for you to record your notes from LeetCode, while the Web Client is meant for you to review and manage the notes.

LeetBook uses GitHub OAuth as its only authentication method.

### Chrome Extension
1. Adds a button to your LeetCode Problem page
Screenshot 2025-01-08 at 12 27 45 AM

2. Add your note and upload to database. The extension scrapes the rest of the metadata for you.
Screenshot 2025-01-08 at 12 27 56 AM

### Web Client
Still under development!