From 9a30343f1d195545f8a93437c91f14e6e1cd4097 Mon Sep 17 00:00:00 2001 From: Chirag Indi Date: Sat, 6 Feb 2021 16:41:08 -0500 Subject: [PATCH 1/5] Update README.md Add my part of the Team description --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a6078ca8b..9f6558ab7 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,10 @@ $ cd scrapbook ## Team -- **Chirag Shankar Indi**: +- **Chirag Shankar Indi**: Chirag is a first year Master's student studying at Indiana University Bloomington, majoring in Computer Science with a focus on AI/ML. He has full time expeirence as a Software Engineer working with the High Performance Computing and Tehnical Infrastructure team at Shell, along with multiple internships in fields of Software Development, Machine Learning, and Networking. + [](https://www.linkedin.com/in/chirag-indi/) + [](https://github.com/chirag-indi) - **Hrishikesh Paul**: Hrishikesh is a final year Masters student, sturying Computer Science and specializing in Software/Frontend Engineering. His expeirence includes Full Stack Development using Angular, Vue, Node, Flask and MongoDB. Currently he is the Lead Software Engineer at [CNS](https://cns.iu.edu/), working with the NIH to build scalable and open source visualization tools for researchers and doctors. From 2928d636684b9571c5b4487aa6018ae8bfa1c138 Mon Sep 17 00:00:00 2001 From: Chirag Indi Date: Sat, 6 Feb 2021 18:52:36 -0500 Subject: [PATCH 2/5] Update README.md Added Milestone section in Wiki Removed Mockups from the documentation section as it has a separate section of its own. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f6558ab7..1e4910bb1 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,13 @@ $ cd scrapbook ## Documentation +- [Wiki](https://github.com/airavata-courses/scrapbook/wiki) - [User Stories](https://github.com/airavata-courses/scrapbook/wiki/User-Stories) - [User Workflow & UML Diagrams](https://github.com/airavata-courses/scrapbook/wiki/User-Workflows-and-Use-Case-Diagram) -- [Mockups](https://github.com/airavata-courses/scrapbook/wiki/Mockups) +## Project Milestones + +- [Project Milestone 1](https://github.com/airavata-courses/scrapbook/wiki/Project-1) ## Team From ebc8c3bf1c27d6dd2ee7d96f7601275d2e0aeb70 Mon Sep 17 00:00:00 2001 From: jbhushan791 Date: Sat, 6 Feb 2021 19:49:08 -0500 Subject: [PATCH 3/5] 12 : Updated Readme --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1e4910bb1..6670c6105 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![banner](/assets/banners/banner_primary.png) --- -Scrapbook is a micro-service architecture based application that enables users to upload and manage images. It empowers the users to securely share images by introducing various roles. The users also have acces to an intuitive dashboard to view different metrics and monitor various activities. Scrapbook aims to introduce simplicity in photo management. +Scrapbook is a micro-service architecture based application that enables users to upload and manage images. It empowers the users to securely share images by introducing various roles. The users also have access to an intuitive dashboard to view different metrics and monitor various activities. Scrapbook aims to introduce simplicity in photo management. ![banner](/assets/napkin_diagram.png) @@ -16,7 +16,7 @@ Scrapbook is a micro-service architecture based application that enables users t - MongoDB - Google Cloud Storage - Apache Kafka -- REST +- RESTful Webservices ## Mockups @@ -42,18 +42,22 @@ $ cd scrapbook ## Team -- **Chirag Shankar Indi**: Chirag is a first year Master's student studying at Indiana University Bloomington, majoring in Computer Science with a focus on AI/ML. He has full time expeirence as a Software Engineer working with the High Performance Computing and Tehnical Infrastructure team at Shell, along with multiple internships in fields of Software Development, Machine Learning, and Networking. +- **Chirag Shankar Indi**: Chirag is a first year Master's student studying at Indiana University Bloomington, majoring in Computer Science with a focus on AI/ML. He has full time experience as a Software Engineer working with the High Performance Computing and Technical Infrastructure team at Shell, along with multiple internships in fields of Software Development, Machine Learning, and Networking. [](https://www.linkedin.com/in/chirag-indi/) [](https://github.com/chirag-indi) -- **Hrishikesh Paul**: Hrishikesh is a final year Masters student, sturying Computer Science and specializing in Software/Frontend Engineering. His expeirence includes Full Stack Development using Angular, Vue, Node, Flask and MongoDB. Currently he is the Lead Software Engineer at [CNS](https://cns.iu.edu/), working with the NIH to build scalable and open source visualization tools for researchers and doctors. +- **Hrishikesh Paul**: Hrishikesh is a final year Masters student, studying Computer Science and specializing in Software/Frontend Engineering. His experience includes Full Stack Development using Angular, Vue, Node, Flask and MongoDB. Currently, he is the Lead Software Engineer at [CNS](https://cns.iu.edu/), working with the NIH to build scalable and open source visualization tools for researchers and doctors. [](https://www.linkedin.com/in/hrishikeshpaul/) [](https://github.com/hrishikeshpaul) -- **Jyoti Bhushan**: +- **Jyoti Bhushan**: Jyoti is a graduate student pursuing Master from Indiana University Bloomington, majoring in Computer Science. She has worked for multiple global organizations as a Software Developer and, also has an experience working in a startup to build product from scratch. She has expertise in Java, Springboot, RESTful webservices along with Apache Kafka and Elasticsearch. + + [](https://www.linkedin.com/in/jyoti-bhushan-12122460/) + [](https://github.com/jbhushan791) + ## Contributing From a61ad27f1a93866f60d50aa4fa823f1ab1ddf639 Mon Sep 17 00:00:00 2001 From: jbhushan791 Date: Sat, 6 Feb 2021 19:56:31 -0500 Subject: [PATCH 4/5] 12 : added system architecture --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6670c6105..dd69ac8e1 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ Scrapbook is a micro-service architecture based application that enables users t - Apache Kafka - RESTful Webservices +## System Architecture + +![banner](/assets/architecture.png) + ## Mockups Please visit our wiki page [here](https://github.com/airavata-courses/scrapbook/wiki/Mockups) to see our mockup designs. From 512339f1dd49992b40b8a9755994011937e4552a Mon Sep 17 00:00:00 2001 From: jbhushan791 Date: Sat, 6 Feb 2021 20:00:48 -0500 Subject: [PATCH 5/5] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd69ac8e1..22a0beeba 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ $ cd scrapbook [](https://github.com/hrishikeshpaul) -- **Jyoti Bhushan**: Jyoti is a graduate student pursuing Master from Indiana University Bloomington, majoring in Computer Science. She has worked for multiple global organizations as a Software Developer and, also has an experience working in a startup to build product from scratch. She has expertise in Java, Springboot, RESTful webservices along with Apache Kafka and Elasticsearch. +- **Jyoti Bhushan**: Jyoti is a graduate student pursuing Master from Indiana University Bloomington, majoring in Computer Science. She has worked for multiple global organizations as a Software Developer and, also has an experience working in a startup to build products from scratch. She has expertise in Java, Springboot, RESTful webservices along with Apache Kafka and Elasticsearch. [](https://www.linkedin.com/in/jyoti-bhushan-12122460/) [](https://github.com/jbhushan791)