Schroedinger-Hat / schrodinger-hat-website

Schrödinger Hat Website
https://www.schrodinger-hat.it/
GNU Affero General Public License v3.0
11 stars 14 forks source link

Team Page restyling #31

Closed davideimola closed 1 year ago

davideimola commented 2 years ago

The currently deployed team page has too much information, and continuously adding contributors may be a bit complicated to handle.

The proposal is to have a page like the following image. We can add an action with a link to open a modal with a full Bio and further information.

image

davideimola commented 2 years ago

@Wabri what do you think?

Wabri commented 2 years ago

LGMT

TheJoin95 commented 1 year ago

Should we still considering this issue as to do?

Wabri commented 1 year ago

Maybe we can remove the useless description of every members

rennavittorio commented 1 year ago

Hi all! As I mentioned to one of the contributors @davideimola, I'd like to handle this issue if it's still open! Please let me know :)

davideimola commented 1 year ago

Hi @rennavittorio! Feel free to work on it 😄

Wabri commented 1 year ago

Hi @rennavittorio there are still an important pr open #49 managed by @Readpato that will be important for the future features, you can fork @Readpato repository (https://github.com/Readpato/schrodinger-hat-website) then start a new branch from the last commits of him wip branch then when the #49 will be merged we can rebase your branch and then merge it to master.

Or you can also work starting from the master of the main repository (this one) and later, when the wip pr will be merged, you can rebase the main branch and solve the conflicts/issues.

Choose the path that are more confortable for you and don't be afraid to ask for help, @Readpato is an awesome mentor and developer 🥇

ps: if you are not there I suggest you join our discord server https://discord.gg/RTXr8A3eFn there is a dedicated channel for this repository 😁

rennavittorio commented 1 year ago

Hi @Wabri, @Readpato, nice to meet you! 🚀🚀 Thanks for the feedback, I'll check the first repo you mentioned, and I think I'll start from there because I'm more confident with Vue3, ok? I've already joined the discord channel, if you'd like, let's catch up once via call, to get to know each other a bit, and get a brief overview of the project!

rennavittorio commented 1 year ago

Hey, how you doin? @Readpato @davideimola @Wabri Here's the link to the changes I applied to my forked repo (from Pato's repo): https://github.com/Readpato/schrodinger-hat-website/compare/main...rennavittorio:schrodinger-hat-website:feat/redesign-team-page, any feedback will be really appreciated! @Readpato and I think it will be better to create a PR directly on the future repo (post-migration to VUE3), what do you think about it? Let me know! Have a nice weekend 🍻 :)

Readpato commented 1 year ago

When you are about to create the PR @rennavittorio, please add the following in your PR description "Closes #31" so we it closes this issue automatically!