Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md file enhanced #107

Merged
merged 7 commits into from
Mar 29, 2021

Conversation

anirudhsai20
Copy link
Contributor

@anirudhsai20 anirudhsai20 commented Mar 12, 2021

Related Issue

Proposed Changes

  • Added list of Open Source programs
  • Added a beautiful table for contributors
  • Corrected grammatical errors.

Additional Information

  • Any additional information about the change

Checklist

  • Tested
  • No Conflicts
  • Change In Code
  • Change In Documentation

Screenshots

Before this PR After this PR
** Original Screenshot ** ** Updated Screenshot **

sc

@Rishabh510
Copy link
Collaborator

This looks good to go @himanshusharma89 . Please approve and add the required tags.

Copy link
Collaborator

@Rishabh510 Rishabh510 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@himanshusharma89
Copy link
Owner

himanshusharma89 commented Mar 12, 2021

@anirudhsai20, some modifications are needed:

  • Remove the stretch in the GSSOC image. Use % to provide the height and width, so it doesn't look stretched.
  • Remove underscore between Relic Bazaar.
  • Also, remove the Contributors section because I am planning to use a bot that will update the Readme automatically with the new contributors.
  • Squash the commits to one. Issues like this don't require having so many commits. You have to perform your work and finalize it by a commit at the end.

README.md Outdated

|<img src="https://avatars2.githubusercontent.com/u/44980497?v=4">|<img src="https://avatars2.githubusercontent.com/u/46641503?v=4">|<img src="https://avatars3.githubusercontent.com/u/54989142?v=4">|<img src="https://avatars3.githubusercontent.com/u/40017559?v=4">|
|----------------------------|--------|----------------------------|--------|
|<p align="center">[Himanshu Sharma](https://github.com/himanshusharma89)</p>|<p align="center">[Smaranjit Ghose](https://github.com/smaranjitghose)</p>|<p align="center">[Ishan Sharma](https://github.com/ishandeveloper)</p>|<p align="center">[Anush Bhatia](https://github.com/anushbhatia)</p>|

## RELIC_BAZAAR is a part of these open source programs:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typically when we write informal documentation. Once we have declared our main subject, we need not refer to it by it's name every time.

So example:

If the title of the project is Relic Bazar, so when we say The Development Team, it is implied that we are referring to The Development Team of Relic Bazaar

@smaranjitghose
Copy link
Collaborator

A general suggestion for READMEs, try to limit the usage of HTML in markdown files as much as possible. This is because they tend to mess up the formatting in smaller screens at times ( Check out the GitHub's official mobile app)

@himanshusharma89 himanshusharma89 added GSSOC21 Issues created for GSSOC'21 Level0 very easy gssoc issue labels Mar 12, 2021
@himanshusharma89
Copy link
Owner

@anirudhsai20 Any updates? If you are going to update this PR, let us know else we'll be closing this.

@anirudhsai20
Copy link
Contributor Author

@himanshusharma89 . I will update this PR within tomorrow. I was busy with my college work. I hope you understand.

@himanshusharma89
Copy link
Owner

@himanshusharma89 . I will update this PR within tomorrow. I was busy with my college work. I hope you understand.

Okay, take your time.

@Rishabh510
Copy link
Collaborator

@himanshusharma89 I think we can assign the issue to someone else.

@himanshusharma89
Copy link
Owner

@himanshusharma89 I think we can assign the issue to someone else.

He already created a PR for this issue. He told me he is having his exams now.

@anirudhsai20
Copy link
Contributor Author

Thank you very much for your patience @himanshusharma89 . Hope I have made the necessary changes. Also, I was not able to fiure out how to sqauash the commits . Actually, I am just a beginner in Open Source so I am not aware of these things. But I will make sure to follow this from now onwards.

@himanshusharma89 himanshusharma89 merged commit 9f9de7a into himanshusharma89:master Mar 29, 2021
@welcome
Copy link

welcome bot commented Mar 29, 2021

Congrats on merging your first pull request! 🎉 All the best for your amazing open source journey ahead 🚀.

himanshusharma89 added a commit that referenced this pull request Apr 18, 2021
* Home updated

* files rearranged

* Search screen

* Cart Improvements

* Product screen fix

* Increase/Decrease Product Quantity

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* logo

* Update README.md

* Update README.md

* Update README.md

* Added Hack 20 logo

* Update README.md

* Update README.md

* Update README.md

* :feat Added Logos and GIFs

* Update README.md

* New Products

* Update README.md

* Update README.md

* New Products

* Update README.md

* Update README.md

* Update README.md

* Revert "Update README.md"

This reverts commit 0ec4a94.

* Added Promo Logo

* Update README.md

* Update README.md

* Added GIFS

* Update README.md

* Update README.md

* Update README.md

* Removed Damaged Gifs

* Update README.md

* Delete logo.png

* Create LICENSE

* Create CODE_OF_CONDUCT.md

* Update README.md

* Update .gitignore

* :feat mockups

* Update README.md

* overflow fix

* Add CONTRIBUTING.md

* Update README.md

* add labeler action for hacktoberfest

* Added delete branch on close PR workflow

* Added SvanBoxel's Implementation for deleting merged branch

* Added android release workflow

* Update android-release.yml

* File renamed

* naming convention update

* Update GITIGNORE

* naming convention update

* Assets Update

* Folder Structure Update

* Update README.md

* Update issue_label.yml

* fixed an issue of overflow using expanded and textoverflow

* Update android-release.yml

* Added Firebase Integration

* feat: razorpay

* gitignore update

* Scroll Physics Update

* Razorpay Test Key and Secret Added

* Flutter SVG dependecy issue fixed

* App Drawer Added

* Update issue_label.yml

* ListTiles added to the App Drawer

* Update issue_label.yml

* Added License, Code of Conduct and Contributing guidelines to README

* Initialize Firebase in app

* reoved web support

* feat: added linting using lint package

* style: fixed linter suggested warnings and errors

* Updated Contributing guidelines in README

* renderflex overflow fixed

* Added steps for cloning the app on contributer's environment

* added welcome bot

* removed leading search icon on home screen Search Bar

* Implemented a better way to hide the keyboard properly

* Update issue_label.yml

* docs: added issue templates

* removing unwanted commits

* Create pull_request_template.md

* docs: added pr label workflow

* docs: updated event name

* added product model

* made profile screen responsive for small screen size

* Added Named Routes and removed redundant code

* Added menu icon to the top right to navigate to the "Settings" screen

Updated profile screen by adding menu icon to the top right . This issue #39 was assigned to me and now is resolved.

* making requested changes

for #39

* made changes 

made separate settings.dart and added widget

* Outsourced Drawer and Drawer Item widgets

* added widget tests for ProductCard, ProductPage and BottomNavigationBar

* added widget tests for CartItem, OrderItem

* Added Named routes.

* Update issue_label.yml

* fixes #105

* Removed scroll glow

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* Made Settings layout

* Package Name Update

* home screen updated

* Issue-118

* Added Order model

* Created Order model

* 'Wishlist-Screen'

* Created about page

* Fixed the Renderflex Overflow issue

* Order Screen

* AdMob integration

* Gradle Version Upgrade

* fix: Issue 101

* issue #38 made manage address screen

* made changes to manage address

* Issues Resolved

* android, ios native splash screens added

* added ads on dashboard and product page

* Code Refactoring

* added code for faqs screen

* Added login screen(With all resolved changes)

* Update README.md

* Resolved all the changes

* made the changes

* Added google signin

* Added SignUp Screen

* Update CONTRIBUTING.md

Added linting rule statement

* Update pull_request_template.md

Added extra point to check for linting rules before merging

* fix: bump flutter version in the app release action

* Added the change username and password screen

* Project Structure Update

* Stacked Container Added

* Fixed Issue #151

* back to shop button on cart screen made to work.

* Added batches on top in Readme.md file

* Made the changes Issue #151

* Batches aligned at center

* resolved all the warnings

* Added T&C Screen Issue #38

* Added Email Auth #27

* Added Unknown Screen. Fixes Issue #161

* removed unknown route constant

* Firebase Remote Config

* Initialized remote config main

* Overflow problem in Settings Page

* Overflow problem in Settings Page

* Expanded the list view.
prevented the payment button to hide behind the ad banner in cart view.

* README.md file enhanced (#107)

* README.md enhanced

* README.md enhanced

* README.md enhanced

* README.md enhanced

* readme updated

* readme updated

* readme updated

* Login UI Update (#170)

* Added horizontal scroll to login page

* Resized widgets in login page

* Added space between text boxes in login page

Co-authored-by: AksV73 <akshayavijay109@gmail.com>

* Added in app web view for github repository link (#172)

* Code Cleanup

* Used FocusNode to shift from one TextFormField to another (#179)

* Made Logout button functional in Settings screen. Fixes #38 (#176)

* Made Logout Button Functional. Fixes #38

* Added all the features as instructed. Fixes #38

* Code Cleanup + UI Update

* Keep User Logged In (#181)

onAuthStateChanges Stream Added

* Fixes Issue #183. Added Privacy Policy Screen.

* added notificationsScreen (#184)

* made the new changes and squashed

* made changes

* fixed renderflex error

* Auth Update

* Fixes #190

* Deleted all the files.

* Fixes Issue #55

Co-authored-by: Himanshu Sharma <ranubhardwaj89@gmail.com>
Co-authored-by: Smaranjit Ghose <46641503+smaranjitghose@users.noreply.github.com>
Co-authored-by: Anush Bhatia <anushbhatia1234@gmail.com>
Co-authored-by: Ishan Sharma <ishandeveloper@outlook.com>
Co-authored-by: Anush Bhatia <40017559+anushbhatia@users.noreply.github.com>
Co-authored-by: HIMANSHU SHARMA <contact@himanshusharma.tech>
Co-authored-by: Vipul Sinha <vsasvipul@gmail.com>
Co-authored-by: lordvins226 <kevineilboudo54@gmail.com>
Co-authored-by: Tushar-OP <tusharpatilmarch@gmail.com>
Co-authored-by: ecrax <zugecraftet@gmail.com>
Co-authored-by: Ajay <ajay963@outlook.com>
Co-authored-by: Mansi169 <mansikalaria16@gmail.com>
Co-authored-by: “nb9960” <“nbodani8@gmail.com”>
Co-authored-by: Diksha Goyal <56469338+diksh735@users.noreply.github.com>
Co-authored-by: Saransh <saransh0701@gmail.com>
Co-authored-by: Alifbhanvadiya14 <alifbhanvadiya14@gmail.com>
Co-authored-by: Aayush Bisen <aayushbisen@protonmail.com>
Co-authored-by: Mohit <mohitrajputms123@gmail.com>
Co-authored-by: sloth-panda <achyutpanda488@gmail.com>
Co-authored-by: Rahul Gandhi <65856344+RGTechno@users.noreply.github.com>
Co-authored-by: abhishek7997 <68701271+abhishek7997@users.noreply.github.com>
Co-authored-by: Praneeth-rdy <57290210+Praneeth-rdy@users.noreply.github.com>
Co-authored-by: Pawan <pawan.singh.co19@nsut.ac.in>
Co-authored-by: Sakshi Gupta <55478753+sakshi2707@users.noreply.github.com>
Co-authored-by: D <dajayk12@gmail.com>
Co-authored-by: piyushpradhan <piyushpradhan3.14@gmail.com>
Co-authored-by: Chirag <56735482+Chirag018@users.noreply.github.com>
Co-authored-by: Abhi-1313 <abhishekranjanlucky258@gmail.com>
Co-authored-by: Suyash Choudhary <57896905+sssash18@users.noreply.github.com>
Co-authored-by: ThatOneTallKid <1905222@kiit.ac.in>
Co-authored-by: Neha Musale <nehamusale2002@gmail.com>
Co-authored-by: Rupanshi Chawda <rc80614@gmail.com>
Co-authored-by: Suyash Choudhary <suyashchoudhary42@gmail.com>
Co-authored-by: Apurv <apurv.bmsit@gmail.com>
Co-authored-by: AJAYK-01 <ajayk@cet.ac.in>
Co-authored-by: Aman Nanda <34944818+amannanda8@users.noreply.github.com>
Co-authored-by: samdid <sumit.21910448@viit.ac.in>
Co-authored-by: ADITI YADAV <72371906+aditi1403@users.noreply.github.com>
Co-authored-by: Rishabh Raizada <rishabh5102000@gmail.com>
Co-authored-by: DOOMSTERR <abhihsek_kumar_007@yahoo.com>
Co-authored-by: Puru Ganda <pganda99@gmail.com>
Co-authored-by: Mus2413 <muskanjain.pkj@gmail.com>
Co-authored-by: Anirudh Sai S B <63279440+anirudhsai20@users.noreply.github.com>
Co-authored-by: AksV73 <61354801+AksV73@users.noreply.github.com>
Co-authored-by: AksV73 <akshayavijay109@gmail.com>
Co-authored-by: ShrutiJ-01 <67101343+ShrutiJ-01@users.noreply.github.com>
Co-authored-by: Sumit Didhate <70087884+Samdid@users.noreply.github.com>
Co-authored-by: Muskan Jain <56889261+Mus2413@users.noreply.github.com>
himanshusharma89 added a commit that referenced this pull request Apr 18, 2021
* files rearranged

* Search screen

* Cart Improvements

* Product screen fix

* Increase/Decrease Product Quantity

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* logo

* Update README.md

* Update README.md

* Update README.md

* Added Hack 20 logo

* Update README.md

* Update README.md

* Update README.md

* :feat Added Logos and GIFs

* Update README.md

* New Products

* Update README.md

* Update README.md

* New Products

* Update README.md

* Update README.md

* Update README.md

* Revert "Update README.md"

This reverts commit 0ec4a94.

* Added Promo Logo

* Update README.md

* Update README.md

* Added GIFS

* Update README.md

* Update README.md

* Update README.md

* Removed Damaged Gifs

* Update README.md

* Delete logo.png

* Create LICENSE

* Create CODE_OF_CONDUCT.md

* Update README.md

* Update .gitignore

* :feat mockups

* Update README.md

* overflow fix

* Add CONTRIBUTING.md

* Update README.md

* add labeler action for hacktoberfest

* Added delete branch on close PR workflow

* Added SvanBoxel's Implementation for deleting merged branch

* Added android release workflow

* Update android-release.yml

* File renamed

* naming convention update

* Update GITIGNORE

* naming convention update

* Assets Update

* Folder Structure Update

* Update README.md

* Update issue_label.yml

* fixed an issue of overflow using expanded and textoverflow

* Update android-release.yml

* Added Firebase Integration

* feat: razorpay

* gitignore update

* Scroll Physics Update

* Razorpay Test Key and Secret Added

* Flutter SVG dependecy issue fixed

* App Drawer Added

* Update issue_label.yml

* ListTiles added to the App Drawer

* Update issue_label.yml

* Added License, Code of Conduct and Contributing guidelines to README

* Initialize Firebase in app

* reoved web support

* feat: added linting using lint package

* style: fixed linter suggested warnings and errors

* Updated Contributing guidelines in README

* renderflex overflow fixed

* Added steps for cloning the app on contributer's environment

* added welcome bot

* removed leading search icon on home screen Search Bar

* Implemented a better way to hide the keyboard properly

* Update issue_label.yml

* docs: added issue templates

* removing unwanted commits

* Create pull_request_template.md

* docs: added pr label workflow

* docs: updated event name

* added product model

* made profile screen responsive for small screen size

* Added Named Routes and removed redundant code

* Added menu icon to the top right to navigate to the "Settings" screen

Updated profile screen by adding menu icon to the top right . This issue #39 was assigned to me and now is resolved.

* making requested changes

for #39

* made changes 

made separate settings.dart and added widget

* Outsourced Drawer and Drawer Item widgets

* added widget tests for ProductCard, ProductPage and BottomNavigationBar

* added widget tests for CartItem, OrderItem

* Added Named routes.

* Update issue_label.yml

* fixes #105

* Removed scroll glow

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* Made Settings layout

* Package Name Update

* home screen updated

* Issue-118

* Added Order model

* Created Order model

* 'Wishlist-Screen'

* Created about page

* Fixed the Renderflex Overflow issue

* Order Screen

* AdMob integration

* Gradle Version Upgrade

* fix: Issue 101

* issue #38 made manage address screen

* made changes to manage address

* Issues Resolved

* android, ios native splash screens added

* added ads on dashboard and product page

* Code Refactoring

* added code for faqs screen

* Added login screen(With all resolved changes)

* Update README.md

* Resolved all the changes

* made the changes

* Added google signin

* Added SignUp Screen

* Update CONTRIBUTING.md

Added linting rule statement

* Update pull_request_template.md

Added extra point to check for linting rules before merging

* fix: bump flutter version in the app release action

* Added the change username and password screen

* Project Structure Update

* Stacked Container Added

* Fixed Issue #151

* back to shop button on cart screen made to work.

* Added batches on top in Readme.md file

* Made the changes Issue #151

* Batches aligned at center

* resolved all the warnings

* Added T&C Screen Issue #38

* Added Email Auth #27

* Added Unknown Screen. Fixes Issue #161

* removed unknown route constant

* Firebase Remote Config

* Initialized remote config main

* Overflow problem in Settings Page

* Overflow problem in Settings Page

* Expanded the list view.
prevented the payment button to hide behind the ad banner in cart view.

* README.md file enhanced (#107)

* README.md enhanced

* README.md enhanced

* README.md enhanced

* README.md enhanced

* readme updated

* readme updated

* readme updated

* Login UI Update (#170)

* Added horizontal scroll to login page

* Resized widgets in login page

* Added space between text boxes in login page

Co-authored-by: AksV73 <akshayavijay109@gmail.com>

* Added in app web view for github repository link (#172)

* Code Cleanup

* Used FocusNode to shift from one TextFormField to another (#179)

* Made Logout button functional in Settings screen. Fixes #38 (#176)

* Made Logout Button Functional. Fixes #38

* Added all the features as instructed. Fixes #38

* Code Cleanup + UI Update

* Keep User Logged In (#181)

onAuthStateChanges Stream Added

* Fixes Issue #183. Added Privacy Policy Screen.

* added notificationsScreen (#184)

* made the new changes and squashed

* made changes

* fixed renderflex error

* Auth Update

* Fixes #190

* Deleted all the files.

* Fixes Issue #55

* Pushing the docs folder only.

Co-authored-by: Himanshu Sharma <ranubhardwaj89@gmail.com>
Co-authored-by: Smaranjit Ghose <46641503+smaranjitghose@users.noreply.github.com>
Co-authored-by: Anush Bhatia <anushbhatia1234@gmail.com>
Co-authored-by: Ishan Sharma <ishandeveloper@outlook.com>
Co-authored-by: Anush Bhatia <40017559+anushbhatia@users.noreply.github.com>
Co-authored-by: HIMANSHU SHARMA <contact@himanshusharma.tech>
Co-authored-by: Vipul Sinha <vsasvipul@gmail.com>
Co-authored-by: lordvins226 <kevineilboudo54@gmail.com>
Co-authored-by: Tushar-OP <tusharpatilmarch@gmail.com>
Co-authored-by: ecrax <zugecraftet@gmail.com>
Co-authored-by: Ajay <ajay963@outlook.com>
Co-authored-by: Mansi169 <mansikalaria16@gmail.com>
Co-authored-by: “nb9960” <“nbodani8@gmail.com”>
Co-authored-by: Diksha Goyal <56469338+diksh735@users.noreply.github.com>
Co-authored-by: Saransh <saransh0701@gmail.com>
Co-authored-by: Alifbhanvadiya14 <alifbhanvadiya14@gmail.com>
Co-authored-by: Aayush Bisen <aayushbisen@protonmail.com>
Co-authored-by: Mohit <mohitrajputms123@gmail.com>
Co-authored-by: sloth-panda <achyutpanda488@gmail.com>
Co-authored-by: Rahul Gandhi <65856344+RGTechno@users.noreply.github.com>
Co-authored-by: abhishek7997 <68701271+abhishek7997@users.noreply.github.com>
Co-authored-by: Praneeth-rdy <57290210+Praneeth-rdy@users.noreply.github.com>
Co-authored-by: Pawan <pawan.singh.co19@nsut.ac.in>
Co-authored-by: Sakshi Gupta <55478753+sakshi2707@users.noreply.github.com>
Co-authored-by: D <dajayk12@gmail.com>
Co-authored-by: piyushpradhan <piyushpradhan3.14@gmail.com>
Co-authored-by: Chirag <56735482+Chirag018@users.noreply.github.com>
Co-authored-by: Abhi-1313 <abhishekranjanlucky258@gmail.com>
Co-authored-by: Suyash Choudhary <57896905+sssash18@users.noreply.github.com>
Co-authored-by: ThatOneTallKid <1905222@kiit.ac.in>
Co-authored-by: Neha Musale <nehamusale2002@gmail.com>
Co-authored-by: Rupanshi Chawda <rc80614@gmail.com>
Co-authored-by: Suyash Choudhary <suyashchoudhary42@gmail.com>
Co-authored-by: Apurv <apurv.bmsit@gmail.com>
Co-authored-by: AJAYK-01 <ajayk@cet.ac.in>
Co-authored-by: Aman Nanda <34944818+amannanda8@users.noreply.github.com>
Co-authored-by: samdid <sumit.21910448@viit.ac.in>
Co-authored-by: ADITI YADAV <72371906+aditi1403@users.noreply.github.com>
Co-authored-by: Rishabh Raizada <rishabh5102000@gmail.com>
Co-authored-by: DOOMSTERR <abhihsek_kumar_007@yahoo.com>
Co-authored-by: Puru Ganda <pganda99@gmail.com>
Co-authored-by: Mus2413 <muskanjain.pkj@gmail.com>
Co-authored-by: Anirudh Sai S B <63279440+anirudhsai20@users.noreply.github.com>
Co-authored-by: AksV73 <61354801+AksV73@users.noreply.github.com>
Co-authored-by: AksV73 <akshayavijay109@gmail.com>
Co-authored-by: ShrutiJ-01 <67101343+ShrutiJ-01@users.noreply.github.com>
Co-authored-by: Sumit Didhate <70087884+Samdid@users.noreply.github.com>
Co-authored-by: Muskan Jain <56889261+Mus2413@users.noreply.github.com>
himanshusharma89 added a commit that referenced this pull request Apr 18, 2021
* Cart Improvements

* Product screen fix

* Increase/Decrease Product Quantity

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* logo

* Update README.md

* Update README.md

* Update README.md

* Added Hack 20 logo

* Update README.md

* Update README.md

* Update README.md

* :feat Added Logos and GIFs

* Update README.md

* New Products

* Update README.md

* Update README.md

* New Products

* Update README.md

* Update README.md

* Update README.md

* Revert "Update README.md"

This reverts commit 0ec4a94.

* Added Promo Logo

* Update README.md

* Update README.md

* Added GIFS

* Update README.md

* Update README.md

* Update README.md

* Removed Damaged Gifs

* Update README.md

* Delete logo.png

* Create LICENSE

* Create CODE_OF_CONDUCT.md

* Update README.md

* Update .gitignore

* :feat mockups

* Update README.md

* overflow fix

* Add CONTRIBUTING.md

* Update README.md

* add labeler action for hacktoberfest

* Added delete branch on close PR workflow

* Added SvanBoxel's Implementation for deleting merged branch

* Added android release workflow

* Update android-release.yml

* File renamed

* naming convention update

* Update GITIGNORE

* naming convention update

* Assets Update

* Folder Structure Update

* Update README.md

* Update issue_label.yml

* fixed an issue of overflow using expanded and textoverflow

* Update android-release.yml

* Added Firebase Integration

* feat: razorpay

* gitignore update

* Scroll Physics Update

* Razorpay Test Key and Secret Added

* Flutter SVG dependecy issue fixed

* App Drawer Added

* Update issue_label.yml

* ListTiles added to the App Drawer

* Update issue_label.yml

* Added License, Code of Conduct and Contributing guidelines to README

* Initialize Firebase in app

* reoved web support

* feat: added linting using lint package

* style: fixed linter suggested warnings and errors

* Updated Contributing guidelines in README

* renderflex overflow fixed

* Added steps for cloning the app on contributer's environment

* added welcome bot

* removed leading search icon on home screen Search Bar

* Implemented a better way to hide the keyboard properly

* Update issue_label.yml

* docs: added issue templates

* removing unwanted commits

* Create pull_request_template.md

* docs: added pr label workflow

* docs: updated event name

* added product model

* made profile screen responsive for small screen size

* Added Named Routes and removed redundant code

* Added menu icon to the top right to navigate to the "Settings" screen

Updated profile screen by adding menu icon to the top right . This issue #39 was assigned to me and now is resolved.

* making requested changes

for #39

* made changes 

made separate settings.dart and added widget

* Outsourced Drawer and Drawer Item widgets

* added widget tests for ProductCard, ProductPage and BottomNavigationBar

* added widget tests for CartItem, OrderItem

* Added Named routes.

* Update issue_label.yml

* fixes #105

* Removed scroll glow

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* refactor: changed package name

Changed package name from com.example.retro_shopping to tech.himanshusharma.relicbazaar.

Fixes #84

* Made Settings layout

* Package Name Update

* home screen updated

* Issue-118

* Added Order model

* Created Order model

* 'Wishlist-Screen'

* Created about page

* Fixed the Renderflex Overflow issue

* Order Screen

* AdMob integration

* Gradle Version Upgrade

* fix: Issue 101

* issue #38 made manage address screen

* made changes to manage address

* Issues Resolved

* android, ios native splash screens added

* added ads on dashboard and product page

* Code Refactoring

* added code for faqs screen

* Added login screen(With all resolved changes)

* Update README.md

* Resolved all the changes

* made the changes

* Added google signin

* Added SignUp Screen

* Update CONTRIBUTING.md

Added linting rule statement

* Update pull_request_template.md

Added extra point to check for linting rules before merging

* fix: bump flutter version in the app release action

* Added the change username and password screen

* Project Structure Update

* Stacked Container Added

* Fixed Issue #151

* back to shop button on cart screen made to work.

* Added batches on top in Readme.md file

* Made the changes Issue #151

* Batches aligned at center

* resolved all the warnings

* Added T&C Screen Issue #38

* Added Email Auth #27

* Added Unknown Screen. Fixes Issue #161

* removed unknown route constant

* Firebase Remote Config

* Initialized remote config main

* Overflow problem in Settings Page

* Overflow problem in Settings Page

* Expanded the list view.
prevented the payment button to hide behind the ad banner in cart view.

* README.md file enhanced (#107)

* README.md enhanced

* README.md enhanced

* README.md enhanced

* README.md enhanced

* readme updated

* readme updated

* readme updated

* Login UI Update (#170)

* Added horizontal scroll to login page

* Resized widgets in login page

* Added space between text boxes in login page

Co-authored-by: AksV73 <akshayavijay109@gmail.com>

* Added in app web view for github repository link (#172)

* Code Cleanup

* Used FocusNode to shift from one TextFormField to another (#179)

* Made Logout button functional in Settings screen. Fixes #38 (#176)

* Made Logout Button Functional. Fixes #38

* Added all the features as instructed. Fixes #38

* Code Cleanup + UI Update

* Keep User Logged In (#181)

onAuthStateChanges Stream Added

* Fixes Issue #183. Added Privacy Policy Screen.

* added notificationsScreen (#184)

* made the new changes and squashed

* made changes

* fixed renderflex error

* Auth Update

* Fixes #190

* Deleted all the files.

* Fixes Issue #55

* Pushing the docs folder only.

* pushing gh-pages

Co-authored-by: Himanshu Sharma <ranubhardwaj89@gmail.com>
Co-authored-by: Smaranjit Ghose <46641503+smaranjitghose@users.noreply.github.com>
Co-authored-by: Anush Bhatia <anushbhatia1234@gmail.com>
Co-authored-by: Ishan Sharma <ishandeveloper@outlook.com>
Co-authored-by: Anush Bhatia <40017559+anushbhatia@users.noreply.github.com>
Co-authored-by: HIMANSHU SHARMA <contact@himanshusharma.tech>
Co-authored-by: Vipul Sinha <vsasvipul@gmail.com>
Co-authored-by: lordvins226 <kevineilboudo54@gmail.com>
Co-authored-by: Tushar-OP <tusharpatilmarch@gmail.com>
Co-authored-by: ecrax <zugecraftet@gmail.com>
Co-authored-by: Ajay <ajay963@outlook.com>
Co-authored-by: Mansi169 <mansikalaria16@gmail.com>
Co-authored-by: “nb9960” <“nbodani8@gmail.com”>
Co-authored-by: Diksha Goyal <56469338+diksh735@users.noreply.github.com>
Co-authored-by: Saransh <saransh0701@gmail.com>
Co-authored-by: Alifbhanvadiya14 <alifbhanvadiya14@gmail.com>
Co-authored-by: Aayush Bisen <aayushbisen@protonmail.com>
Co-authored-by: Mohit <mohitrajputms123@gmail.com>
Co-authored-by: sloth-panda <achyutpanda488@gmail.com>
Co-authored-by: Rahul Gandhi <65856344+RGTechno@users.noreply.github.com>
Co-authored-by: abhishek7997 <68701271+abhishek7997@users.noreply.github.com>
Co-authored-by: Praneeth-rdy <57290210+Praneeth-rdy@users.noreply.github.com>
Co-authored-by: Pawan <pawan.singh.co19@nsut.ac.in>
Co-authored-by: Sakshi Gupta <55478753+sakshi2707@users.noreply.github.com>
Co-authored-by: D <dajayk12@gmail.com>
Co-authored-by: piyushpradhan <piyushpradhan3.14@gmail.com>
Co-authored-by: Chirag <56735482+Chirag018@users.noreply.github.com>
Co-authored-by: Abhi-1313 <abhishekranjanlucky258@gmail.com>
Co-authored-by: Suyash Choudhary <57896905+sssash18@users.noreply.github.com>
Co-authored-by: ThatOneTallKid <1905222@kiit.ac.in>
Co-authored-by: Neha Musale <nehamusale2002@gmail.com>
Co-authored-by: Rupanshi Chawda <rc80614@gmail.com>
Co-authored-by: Suyash Choudhary <suyashchoudhary42@gmail.com>
Co-authored-by: Apurv <apurv.bmsit@gmail.com>
Co-authored-by: AJAYK-01 <ajayk@cet.ac.in>
Co-authored-by: Aman Nanda <34944818+amannanda8@users.noreply.github.com>
Co-authored-by: samdid <sumit.21910448@viit.ac.in>
Co-authored-by: ADITI YADAV <72371906+aditi1403@users.noreply.github.com>
Co-authored-by: Rishabh Raizada <rishabh5102000@gmail.com>
Co-authored-by: DOOMSTERR <abhihsek_kumar_007@yahoo.com>
Co-authored-by: Puru Ganda <pganda99@gmail.com>
Co-authored-by: Mus2413 <muskanjain.pkj@gmail.com>
Co-authored-by: Anirudh Sai S B <63279440+anirudhsai20@users.noreply.github.com>
Co-authored-by: AksV73 <61354801+AksV73@users.noreply.github.com>
Co-authored-by: AksV73 <akshayavijay109@gmail.com>
Co-authored-by: ShrutiJ-01 <67101343+ShrutiJ-01@users.noreply.github.com>
Co-authored-by: Sumit Didhate <70087884+Samdid@users.noreply.github.com>
Co-authored-by: Muskan Jain <56889261+Mus2413@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSSOC21 Issues created for GSSOC'21 Level0 very easy gssoc issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

README.md file enhancement
4 participants