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.
- Host: GitHub
- URL: https://github.com/jyorien/leetbook
- Owner: jyorien
- Created: 2025-01-07T08:05:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-04T04:17:43.000Z (10 months ago)
- Last Synced: 2025-02-04T05:20:25.144Z (10 months ago)
- Topics: chrome-extension, leetcode
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

2. Add your note and upload to database. The extension scrapes the rest of the metadata for you.

### Web Client
Still under development!