zaycation / jewel-jack

A react based successor to blackjack - with jewels of course!!
4 stars 5 forks source link

Update donation page to include "wall of fame" #3

Open zaycation opened 3 years ago

zaycation commented 3 years ago

The idea of the donation page is generate revenue to pay for stuff like domains, hosting, etc. If the site generates extra money, I will be redistributing to the devs who help contribute!

Please update the donation page so that below the donation text, it creates an infinite scrolling "wall of fame" the idea is a grid layout of cards that continues to load upon scroll with all devs who've ever contributed to the project. Onhover, each card should slightly enlarge (u can use css animations for this). Each card should have a headshot of the dev's choice and whatever links they'd like to share like their github, twitter, portfolio, etc.

HargulS commented 3 years ago

Hey @zaycation I would like to take up this issue. Also, I am new to contributing to open sources projects. I am familiar with Git and have a few pet projects(front-end) on my profile. You need to assign this issue to me before I start working on it, correct?

zaycation commented 3 years ago

No I don't have to assign it manually - but I did it just now to make things look a bit cleaner :) Thank you for wanting to help! I also have a discord server related to coding and code help if you'd like to join: https://discord.gg/PFxWBe4

In order to get started, you can fork the repo, clone it to your local machine, create a new branch, and then push the branches changes, then submit a pull request to merge this branch with main. If you need additional help, just ask in the discord bro!

Have fun!

HargulS commented 3 years ago

You are welcome!! I am on it

HargulS commented 3 years ago

Update: I am still working on this. I have been under the weather for last week or so. I have backend and front end setup for cards(except for the images). I will upload my repo soon

zaycation commented 3 years ago

Update: I am still working on this. I have been under the weather for last week or so. I have backend and front end setup for cards(except for the images). I will upload my repo soon

Thanks for the update - I hope you get well soon. Please take your time, friend.