From f9013c214ad37c93d16f87c19121f0902e5700af Mon Sep 17 00:00:00 2001 From: SaketAnand Date: Thu, 20 Jul 2023 03:07:21 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e3f398..d705c15 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,37 @@ # RIBC -Ranchimall Internship Blockchain Contract +Ranchimall Internship Blockchain Contract is a global platform for skilled interns specializing in high-demand areas like blockchain, JavaScript, Python, video making, 3D modeling, etc. This platform departs from the conventional monthly-based system and instead adopts a task-based approach. To maintain exceptional output quality, all performance evaluations are recorded on the blockchain, guaranteeing transparency and reliability throughout the internship journey. + +### Live URL for FLO Pay: +*https://ranchimall.github.io/ribc/* + +## Note: +Every intern or participant has a FLO blockchain address or a Bitcoin address. +The intern's identity is their FLO or BTC blockchain address. For the ease of use, a name is used as alias. +Don't lose the private key. Copy and save it at a secured place. Once lost, it cannot be recovered. + +## Instructions to use +Note: RIBC uses IndedxedDB for storing data, which means data is stored in the respective browser you use to open the app. Data stored by one browser can't be accessed by other browsers. + +### Sign in +Sign in using a FLO or BTC private key. + +### Apply for a task +i) Available tasks can be viewed and applied for in the dashboard -- click on "view details" and select "apply" +ii) Selected FLO addresses are assigned to the applied task +iii) There are deadlines for each tasks +iv) Participants submit tasks directly within the RIBC app, providing a GitHub page URL as their submission + +### Updates +i) Updates are the submission links shared by the participants +ii) Using the submission links, the output of the task can be viewed + +### Application +The status of application can be viewed here for the applied tasks + +### Leaderboard +i) Leaderboard is the ranked list of active and inactive participants +ii) The scores are recorded on a blockchain-based cloud, a decentralized storage. +iii) The top scorers are assigned larger tasks and full projects if they apply + + + From 2fb54a8f170eb7639390ea33fcf9209fe4ce8ac3 Mon Sep 17 00:00:00 2001 From: SaketAnand Date: Fri, 21 Jul 2023 14:56:49 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d705c15..efe9474 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # RIBC Ranchimall Internship Blockchain Contract is a global platform for skilled interns specializing in high-demand areas like blockchain, JavaScript, Python, video making, 3D modeling, etc. This platform departs from the conventional monthly-based system and instead adopts a task-based approach. To maintain exceptional output quality, all performance evaluations are recorded on the blockchain, guaranteeing transparency and reliability throughout the internship journey. -### Live URL for FLO Pay: +### Live URL for RIBC: *https://ranchimall.github.io/ribc/* ## Note: From f3ad2eb7fbc28e5aa0d075ccd37688b8b43652ca Mon Sep 17 00:00:00 2001 From: SaketAnand Date: Thu, 27 Jul 2023 21:51:24 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index efe9474..f893a11 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Ranchimall Internship Blockchain Contract is a global platform for skilled inter ## Note: Every intern or participant has a FLO blockchain address or a Bitcoin address. -The intern's identity is their FLO or BTC blockchain address. For the ease of use, a name is used as alias. +The intern's identity is their FLO or BTC blockchain address. For ease of use, a name is used as an alias. Don't lose the private key. Copy and save it at a secured place. Once lost, it cannot be recovered. ## Instructions to use @@ -18,7 +18,7 @@ Sign in using a FLO or BTC private key. ### Apply for a task i) Available tasks can be viewed and applied for in the dashboard -- click on "view details" and select "apply" ii) Selected FLO addresses are assigned to the applied task -iii) There are deadlines for each tasks +iii) There are deadlines for each task iv) Participants submit tasks directly within the RIBC app, providing a GitHub page URL as their submission ### Updates @@ -26,7 +26,7 @@ i) Updates are the submission links shared by the participants ii) Using the submission links, the output of the task can be viewed ### Application -The status of application can be viewed here for the applied tasks +The status of an application can be viewed here for the applied tasks ### Leaderboard i) Leaderboard is the ranked list of active and inactive participants