Sparsh1212 / gsocanalyzer

A blazingly fast tool to analyze all the selected organizations in Google Summer of Code in the form of graphical analytics.
MIT License
75 stars 39 forks source link

Stacking the organizational cards horizontally in pc view instead of vertically #52

Closed Soumadipdas18 closed 2 years ago

Soumadipdas18 commented 2 years ago

We can stack the cards horizontally in pc view, so that the user need not scroll, to view each card. In vertical view, the user needs to scroll, it is difficult to compare the stats of two or more cards

Soumadipdas18 commented 2 years ago

if its genuine, can I work on this?

Sparsh1212 commented 2 years ago

Can you please elaborate more on what you are suggesting? Are you suggesting a carousel view that will have a horizontal scroll or do we just wrap the cards? Suppose we display 3 cards in a row and then the remaining cards are rendered onto the next row.

Soumadipdas18 commented 2 years ago

Yes we can display 4-5 cards in a row, and the others in the next row

Sparsh1212 commented 2 years ago

Okay sounds reasonable to me. Instead of 4-5, it's better to render 3 cards at a time. Also, we need to reduce the size of cards by a bit. I am currently blocking the points for this issue, as I am not sure how it will look in the new design. So, feel free to work on this. If the UI/UX looks decent enough, you will be awarded points for both the issue and the PR.

Soumadipdas18 commented 2 years ago

Ok

Sparsh1212 commented 2 years ago

@Soumadipdas18 Any update on this?

iamrahulrnair commented 2 years ago

Tag me , i can work on this 😃

iamrahulrnair commented 2 years ago

The ui may look ugly since different cards have different sizes, this feature will be good if considering a major ui change for statistic


Screenshot from 2021-12-13 21-14-54 Screenshot from 2021-12-13 21-14-57 Screenshot from 2021-12-13 21-15-01

Sparsh1212 commented 2 years ago

The ui may look ugly since different cards have different sizes, this feature will be good if considering a major ui change for statistic

Screenshot from 2021-12-13 21-14-54 Screenshot from 2021-12-13 21-14-57 Screenshot from 2021-12-13 21-15-01

I see, this doesn't look good. So, looks like, we'll have to close this issue as of now. However, based on your efforts you will be awarded 3 points for the experiment.

iamrahulrnair commented 2 years ago

thanks man, could u brief about the points since am new to this, and thanks :-)

Sparsh1212 commented 2 years ago

thanks man, could u brief about the points since am new to this, and thanks :-)

Sure! The points are as follows: 1 for a very easy fix 5 for easy fix 10 for medium fix 15 for hard fix

Since yours was between very easy and easy, so I decided to go with 3.