https://github.com/tamimehsan/codemarshal-contest-standing-replay
Standing Replay of Codemarshal Contests to recap the standings
https://github.com/tamimehsan/codemarshal-contest-standing-replay
Last synced: 7 months ago
JSON representation
Standing Replay of Codemarshal Contests to recap the standings
- Host: GitHub
- URL: https://github.com/tamimehsan/codemarshal-contest-standing-replay
- Owner: TamimEhsan
- Created: 2022-10-25T14:38:35.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-25T15:36:05.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T14:38:35.593Z (9 months ago)
- Language: JavaScript
- Homepage: https://tamimehsan.github.io/Codemarshal-Contest-Standing-Replay/
- Size: 7.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codemarshal Contest Standing Replay
After each contest I had to speculate how were our performance througout the whole time. As codemarshal doesn't have any
timeline feature so it was kinda difficult to estimate. So, I made this.## How to use
**USE DESKTOP OR LAPTOP TO VISIT SITE.** Mobile site doesn't work T = TGoto [Codemarshal Contest timeline](https://tamimehsan.github.io/Codemarshal-Contest-Standing-Replay/)
And you'll find something like this.
You can view ICPC 2021 Dhaka Regionals final which is already loaded. Or you can do replay anyone by doing the following steps
- Goto a contest page in codemarshal
- Goto Standings
- Inspect page
- Copy the whole source code or HTML page from the inspect tab
- Paste it in a txt file in your pc
- Go to my site
- Browse and open the txt
- Wait a bit to load the file (The page will have the final standings then)
- After the file is loaded into memory press startPS: This weird saving html file was done due cors issues. It is what it is 😔
## Preveiw
