Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.12 KB

File metadata and controls

18 lines (12 loc) · 1.12 KB

User profile

Landing Leaderboard Dashboard Dashboard

The user and the data connected to said user are integral to Codebloom. The screenshots above show the user profile of @tahminator, his list of submissions, and 2 screenshots showing an example submission with a description and code.

This data is fetched from leetcode.com and is then stored in our database for processing & viewing.

Goto ./SCORES.md to learn more about how we score submissions

Goto ./LEADERBOARD.md to learn more about how our leaderboard works

Goto db/README.md to view our database tables inside of Markdown