From b37f01c07a50d082f2fb02be65935ae15e9f0064 Mon Sep 17 00:00:00 2001 From: Ritika lohia <56797604+ritikalohia@users.noreply.github.com> Date: Thu, 20 Jan 2022 21:29:59 +0530 Subject: [PATCH 1/4] Update and rename firstname-lastname.md to ritika-lohia.md --- firstname-lastname.md | 20 -------------------- ritika-lohia.md | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 20 deletions(-) delete mode 100644 firstname-lastname.md create mode 100644 ritika-lohia.md diff --git a/firstname-lastname.md b/firstname-lastname.md deleted file mode 100644 index 64ef085..0000000 --- a/firstname-lastname.md +++ /dev/null @@ -1,20 +0,0 @@ -# Winter of Code 2021 Final Contribution Report - -## Organisation Name : Project Name -## Mentored by : Mentor Name -## Your FirstName LastName - -## Overview of Project - -### Contributions - -- Contribution list -- Any feature added -- Any bugs fixed -- Your PR's - -**NOTE** - Provide all the necessary links(eg - PR Links) - -## Future Scope - -## Overall Experience diff --git a/ritika-lohia.md b/ritika-lohia.md new file mode 100644 index 0000000..f7d7e8c --- /dev/null +++ b/ritika-lohia.md @@ -0,0 +1,34 @@ +# Winter of Code 2021 Final Contribution Report + +## Organisation Name : DSC NSEC +## Mentored by : Procheta Bhattacharyya, Sajal Kumar, Tanuka +## Ritika lohia + +## Overview of Project +DSC NSEC/Devprofile is a user-profile web-app, which fetches the data from user's github and display it on dashboard. +### Contributions + +- In phase 1, my task was to built a form page which collects the data from user manually. +- I made a figma prototype for the form. +- After learning and became familiar with the react and ant-design. I have built form page. +- It has inputs and a loading button and after clicking it, notification also pop-up. + +- In phase 2 my task was to store the data in mongodb database. +- After clicking on save button, the whole data is updated in the user's database. +- And display it on dashboard from database. +- Small bugs were also fixed. + +- Here are the link's to my PR : +- [Form page] (https://github.com/dscnsec/devprofile/pull/2) +- [small bugs resolved] (https://github.com/dscnsec/devprofile/pull/7) +- [for bugs resolved] (https://github.com/dscnsec/devprofile/pull/6) +- [loading in save button] (https://github.com/dscnsec/devprofile/pull/11) +- [form data saved in api] (https://github.com/dscnsec/devprofile/pull/12) +- [data of form displayed on dashboard] (https://github.com/dscnsec/devprofile/pull/15) + +## Future Scope +I and my team have made overall project user freindly with pleasing user interface. It opens up the possibilities of raising new issue and resolve and for more features also. +The learning and experience will definitely help me in future toparticipate in GSoC and outreachy program. + +## Overall Experience +It was a great experience for me. I was a beginner in react, and didn't know about ant-design, data fetching. But during this time period, I have learnt new skills, framework and also dealing with database. Mentors managed the team perfectly, they scheduled the regular meetings, assigned the tasks to all members. They have maintained the profesional work culture. All my co-participants are very good, communicative, down to earth people and WOC gave the chance to learn alot from them. I express my sincere thanks to my mentors and co-members for guiding me and helping me in resolve the conflicts. From 39734e5536aa29fdc4791c80786a8fec6cfdec79 Mon Sep 17 00:00:00 2001 From: Ritika lohia <56797604+ritikalohia@users.noreply.github.com> Date: Thu, 20 Jan 2022 21:30:45 +0530 Subject: [PATCH 2/4] Update ritika-lohia.md --- ritika-lohia.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ritika-lohia.md b/ritika-lohia.md index f7d7e8c..27bfade 100644 --- a/ritika-lohia.md +++ b/ritika-lohia.md @@ -8,12 +8,12 @@ DSC NSEC/Devprofile is a user-profile web-app, which fetches the data from user's github and display it on dashboard. ### Contributions -- In phase 1, my task was to built a form page which collects the data from user manually. +#### In phase 1, my task was to built a form page which collects the data from user manually. - I made a figma prototype for the form. - After learning and became familiar with the react and ant-design. I have built form page. - It has inputs and a loading button and after clicking it, notification also pop-up. -- In phase 2 my task was to store the data in mongodb database. +#### In phase 2 my task was to store the data in mongodb database. - After clicking on save button, the whole data is updated in the user's database. - And display it on dashboard from database. - Small bugs were also fixed. From a995c961a26b63eb17a26949f67e3437829c8d75 Mon Sep 17 00:00:00 2001 From: Ritika lohia <56797604+ritikalohia@users.noreply.github.com> Date: Thu, 20 Jan 2022 21:31:20 +0530 Subject: [PATCH 3/4] Update ritika-lohia.md --- ritika-lohia.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ritika-lohia.md b/ritika-lohia.md index 27bfade..431afde 100644 --- a/ritika-lohia.md +++ b/ritika-lohia.md @@ -18,7 +18,7 @@ DSC NSEC/Devprofile is a user-profile web-app, which fetches the data from user' - And display it on dashboard from database. - Small bugs were also fixed. -- Here are the link's to my PR : +#### Here are the link's to my PR : - [Form page] (https://github.com/dscnsec/devprofile/pull/2) - [small bugs resolved] (https://github.com/dscnsec/devprofile/pull/7) - [for bugs resolved] (https://github.com/dscnsec/devprofile/pull/6) From 4b3a3fff91767030731683d1332473a1b6f66a26 Mon Sep 17 00:00:00 2001 From: Ritika lohia <56797604+ritikalohia@users.noreply.github.com> Date: Thu, 20 Jan 2022 21:33:06 +0530 Subject: [PATCH 4/4] Create firstname-lastname.md --- firstname-lastname.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 firstname-lastname.md diff --git a/firstname-lastname.md b/firstname-lastname.md new file mode 100644 index 0000000..64ef085 --- /dev/null +++ b/firstname-lastname.md @@ -0,0 +1,20 @@ +# Winter of Code 2021 Final Contribution Report + +## Organisation Name : Project Name +## Mentored by : Mentor Name +## Your FirstName LastName + +## Overview of Project + +### Contributions + +- Contribution list +- Any feature added +- Any bugs fixed +- Your PR's + +**NOTE** - Provide all the necessary links(eg - PR Links) + +## Future Scope + +## Overall Experience