From 1631e4419aceaad361e654fa425fe0162b4c92dc Mon Sep 17 00:00:00 2001 From: Arpita Naval <56889637+arpita221b@users.noreply.github.com> Date: Sun, 23 Jan 2022 10:41:22 +0530 Subject: [PATCH 1/3] Create arpita-naval.md --- arpita-naval.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 arpita-naval.md diff --git a/arpita-naval.md b/arpita-naval.md new file mode 100644 index 0000000..983fe8e --- /dev/null +++ b/arpita-naval.md @@ -0,0 +1,33 @@ +# Winter of Code 2021 Final Report + +## Organisation Name : Tech N Science +## Mentored by : Amit Kumar Mishra +## Arpita Naval + +## Overview of Project +Tech N Science is a website that provides JEE level questions/quizes and calculators under one roof. +### Contributions + +#### In phase 1, my task was to improve the design of the Footer page. + +- Improved UI of the home page. +- Designed the Contact Page. +- Did some changes in the footer. + +#### In phase 2 my task was to store the data in mongodb database. +- Added Animate on Scroll effect on learn more cards. +- Small bug fixes in the contact section. + +#### Here are the link's to my PR : +- [Home page] (https://github.com/Tech-N-Science/FunwithScience/pull/268) +- [Added footer on different pages] (https://github.com/Tech-N-Science/FunwithScience/pull/277) +- [Fixed Contact page UI] (https://github.com/Tech-N-Science/FunwithScience/pull/288) +- [Bug fixes] (https://github.com/Tech-N-Science/FunwithScience/pull/290) +- [Contact section] (https://github.com/Tech-N-Science/FunwithScience/pull/312) + + +## Future Scope +A search bar can be added to improve the user experience. + +## Overall Experience +I had a very positive experience. I was very fortunate to get a chance to be a student developer at Winter of Code. The mentor was so helpful. Regular meetings were organised and proper tasks were given to the members. WOC gave me a chance to learn. Mentor helped and corrected my mistakes. A great work culture was extablished. I am very thankful to my mentor and whole WOC community to give me this opportunity. From 090728ee9d6213b3ca8d2a9f9d5b54a3f85c75ba Mon Sep 17 00:00:00 2001 From: Arpita Naval <56889637+arpita221b@users.noreply.github.com> Date: Sun, 23 Jan 2022 10:42:26 +0530 Subject: [PATCH 2/3] Update arpita-naval.md --- arpita-naval.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/arpita-naval.md b/arpita-naval.md index 983fe8e..274f466 100644 --- a/arpita-naval.md +++ b/arpita-naval.md @@ -19,11 +19,11 @@ Tech N Science is a website that provides JEE level questions/quizes and calcula - Small bug fixes in the contact section. #### Here are the link's to my PR : -- [Home page] (https://github.com/Tech-N-Science/FunwithScience/pull/268) -- [Added footer on different pages] (https://github.com/Tech-N-Science/FunwithScience/pull/277) -- [Fixed Contact page UI] (https://github.com/Tech-N-Science/FunwithScience/pull/288) -- [Bug fixes] (https://github.com/Tech-N-Science/FunwithScience/pull/290) -- [Contact section] (https://github.com/Tech-N-Science/FunwithScience/pull/312) +- [Home page](https://github.com/Tech-N-Science/FunwithScience/pull/268) +- [Added footer on different pages](https://github.com/Tech-N-Science/FunwithScience/pull/277) +- [Fixed Contact page UI](https://github.com/Tech-N-Science/FunwithScience/pull/288) +- [Bug fixes](https://github.com/Tech-N-Science/FunwithScience/pull/290) +- [Contact section](https://github.com/Tech-N-Science/FunwithScience/pull/312) ## Future Scope From c67bd7038f7c11e0f01a290e0d95e2f43848d757 Mon Sep 17 00:00:00 2001 From: Arpita Naval <56889637+arpita221b@users.noreply.github.com> Date: Sun, 23 Jan 2022 23:20:04 +0530 Subject: [PATCH 3/3] Update arpita-naval.md --- arpita-naval.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arpita-naval.md b/arpita-naval.md index 274f466..175e99c 100644 --- a/arpita-naval.md +++ b/arpita-naval.md @@ -14,7 +14,7 @@ Tech N Science is a website that provides JEE level questions/quizes and calcula - Designed the Contact Page. - Did some changes in the footer. -#### In phase 2 my task was to store the data in mongodb database. +#### In phase 2 my task was to work on card and fix bugs. - Added Animate on Scroll effect on learn more cards. - Small bug fixes in the contact section.