Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions leaderboard/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# leaderboard
# Leaderboard

An initiative by a fCC student to collect data about other students using a dedicated scraper targeting www.freecodecamp.org's student profiles webpages.

# observations
# Observations

* Maintained by creator.
* Database is not permanent, re-written after every update, and focuses on collecting aggregate data per student.
* It impacts the website so its use has been monitored and restricted to the creator.
* Originally based on the MEAN framework but changed to the MERN framework.
* Originally based on the MEAN framework, but changed to the MERN framework.