Skip to content

Commit c99f32a

Browse files
authored
Update data_project_list.js
1 parent 782d5bd commit c99f32a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resource/2020/data_project_list.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2371,13 +2371,13 @@ const project_list = {
23712371
{
23722372
project_id: 65,
23732373
owner_name: "Manas Kashyap , Vikas Hazrati , Himanshu Gupta",
2374-
github_username: "N/A",
2374+
github_username: "knoldus",
23752375
project_name: "Knoldus LeaderBoard",
23762376
project_description:
23772377
"This is a web application (running on GCP).This is the front page of the product, which would show the Knolders rankings Overall Score - Lifetime score of the Knolder (since they joined Knoldus) Overall Rank - Lifetime rank Monthly score - Score until today of this month. If the date today is March 23 then score for the last 23 days (The scores would be recalculated as a batch job? At midnight each night) Monthly rank - rank until today for the current month 3-month streak - Scores for the last 3 months i.e. Dec 2019, Jan 2020 and Feb 2020 New Additions: Sort the Knolders on the basis of Overall Score/Rank or Monthly Score/Rank on UI. It can be achieved with the Angular Template bought. If a Knolder clicks on any row on the page, it would open a details page.",
23782378
// project_video_link: "https://youtu.be/Pm6o6M1Kg7A",
23792379
technology_used: "Scala , Java , React / Angular / Ionic , Postgress",
2380-
repo_fullname: "N/A",
2380+
repo_fullname: "knoldus/leaderboard",
23812381
// project_slack_channel: "proj_mentorfix",
23822382
github: "https://github.com/knoldus/leaderboard",
23832383

0 commit comments

Comments
 (0)