dsc-iem / WebDev-Hacktoberfest

10 stars 29 forks source link

Add a counter for the number of profile cards in the website #1

Open Ninjavin opened 4 years ago

Ninjavin commented 4 years ago

Include a sticky counter in the bottom right which shows the number of profile cards in the website.

VaibhaveS commented 4 years ago

Hey, can you assign me this issue?

aditimaurya commented 4 years ago

Hey! I would like to work on this if you haven't assign this issue to anyone. Can you please provide me with more details regarding the issue ?

Ninjavin commented 4 years ago

Hey @VaibhaveS and @aditimaurya thank you for showing interest in resolving the issue. As it is reserved for Hacktoberfest, claim it after 1st October.

VaibhaveS commented 4 years ago

@Ninjavin you can assign the issue whenever you want, we can do a PR after OCT 1.

aditimaurya commented 4 years ago

@Ninjavin yeah, you can assign this issue to any one of us because hacktoberfest is on the way and it would be good if you assign this as soon as possible. We will make our PR'S after that.

Ninjavin commented 4 years ago

@aditimaurya I am assigning this issue to you. https://www.figma.com/file/88M7Vx2bWgJ3eUdNO12NxE/Untitled?node-id=0%3A1 This wil give you an idea of the counter I want. You may improvise it, and do the needful changes.

aditimaurya commented 4 years ago

okay sure. I'll be looking into this issue. Thanks @Ninjavin

aditimaurya commented 4 years ago

@Ninjavin can I fork this repo and start making changes? I'll make a PR in October, will it be fine?

Ninjavin commented 4 years ago

Yes @aditimaurya . Definitely.

ommiy2j commented 4 years ago

can you assign me this issue.......

CodeHermyt commented 4 years ago

Hey @Ninjavin ! Can you assign this issue to me?

peekaboo5149 commented 4 years ago

Hi @Ninjavin can you pls assign me this issue

diksha0399 commented 4 years ago

hi, @Ninjavin , i want to contribute to this repo, so please could you assign me this issue.

VaibhaveS commented 4 years ago

@diksha0399 it has already been assigned to @aditimaurya

Ninjavin commented 4 years ago

@ommiy2j @rajayushGithub @peekaboo5149 @diksha0399 The issue is currently assigned to @aditimaurya You may create new issues you want to work on

aditimaurya commented 4 years ago

@Ninjavin is it compulsory to ad the kind of cards you have mentioned in that website? or I can modify them? Also can you please tell me in which HTML file should I make changes? there are two different files,.

Ninjavin commented 4 years ago

If you want to change the CSS, you can open a different issue and work on it. Make a separate JS file to add counter.

aditimaurya commented 4 years ago

@Ninjavin I/m facing some problems, could you please help me out? I am not sure whether I've to just make a separate file for the counters which is independent of the other codes (using Js ) or I have to you know, make a dependent counter which is specifically for this particular website. I mean, it's a little hard to figure out how to change the already written code and where to write my code in the large file, so could you please help me out? like please tell me on which file I need to work or I have to make a complete independent js file for the counter only.