Skip to content

Commit f03c6bc

Browse files
authored
Create README.md
1 parent 01b4761 commit f03c6bc

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# LeetcodeSessionManager
2+
3+
# About
4+
This extension helps is multiple people using the same LeetCode account.
5+
6+
It gets tiring when you create sessions(sub-account in leetcode) to track an individual's progress, but as you already might have faced an issue that, if 2+ users are using the same account, the session(sub-account) is not device specific.
7+
8+
if User-1, activates his session in his device and at the same time you(User-2) solve a question and hit on submit, your submission gets logged inside User-1 session(sub-account).
9+
10+
How does this extension solve this issue?
11+
you get to choose the session(sub-account) you want to track your submissions, and this extension will make sure, its tracked inside your chosen session.
12+
13+
# Installation guide:
14+
Please head over to: [Installation section](https://github.com/pawanjenu/LeetcodeSessionManager/wiki/Install-extension)
15+
16+
# Usage:
17+
* Please make sure that you are logged in to leetcode.com before using the extension.
18+
* On the first run, no session is chosen, so please click on the the drop down and select the desired session.
19+
* your all set, headover to leetcode.com and start solving.
20+
### Note: in case new sessions are added to your account, please click on `reload session` in the extension to reflect the latest changes if not present.
21+
22+
# ScreenShots:
23+
Screenshot 2022-01-06 at 10.24.21

0 commit comments

Comments
 (0)