IEEE-VIT / hackfest-flutter

An app to find repositories on Github and to view the various contributors to said repos.
MIT License
30 stars 44 forks source link

Connection between contributor and search page #73

Closed Lomesh21 closed 1 year ago

Lomesh21 commented 1 year ago

45 feature added

Feature: connecting search and contributors page

Changes made

Contributors button added in repo card Functionality of button is also implemented

For each repo the contributors of that repo is displayed on contributors page

Resolves #45

dk-a-dev commented 1 year ago

Let me know once u r done with changes @Lomesh21

Lomesh21 commented 1 year ago

Hey @dk-a-dev, I have fixed the issues as much as possible from my side, the visit issue you faced is not on my side, I have checked all the dependencies and all but I didnt find anything related to it

Lomesh21 commented 1 year ago

@dk-a-dev I tried to make buttons responsive but the text size may cause overflow again and again if mobile width minimizes. That's why i made them in column way instead of row way, please let me know what are your suggestions.

dk-a-dev commented 1 year ago

Dw it's fine , UI revamp issue will take care of that, ur pr is under review