ZiaCodes / counter.js

https://counterapplication.herokuapp.com/
1 stars 5 forks source link

Show a unique gif on Every 10th Visitors #2

Open ZiaCodes opened 2 years ago

ZiaCodes commented 2 years ago

Make a logic such that when the count will reach let say 10 or 100 or even 1000 then render a gif to congratulate the visitors.

Note : Before making pull request make sure you have done all the work and please add some necessary gifs and photos.

Vipul2504 commented 2 years ago

I want to work on this issue under JWOC

ZiaCodes commented 2 years ago

I want to work on this issue under JWOC

Great Good luck

Vipul2504 commented 2 years ago

I have to render just one GIF locally or via API?

ZiaCodes commented 2 years ago

I have to render just one GIF locally or via API?

Yes you have to render a gif for every 10th visitors . You can use any method you like , just make sure it is working

r3yc0n1c commented 2 years ago

if no one is working on this, I would like to work on this issue under JWOC

ZiaCodes commented 2 years ago

if no one is working on this, I would like to work on this issue under JWOC

Yeah you can ..

r3yc0n1c commented 2 years ago

update: almost done! will merge the PR today