Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI] update numbers on the website #244

Open
DevilsAutumn opened this issue Dec 4, 2024 · 9 comments · May be fixed by #250
Open

[UI] update numbers on the website #244

DevilsAutumn opened this issue Dec 4, 2024 · 9 comments · May be fixed by #250
Assignees
Labels
good first issue Good for newcomers

Comments

@DevilsAutumn
Copy link
Member

Description

contributors -> 25 +
subscribers -> 250 +
stars -> 100+

Screenshot 2024-12-05 at 1 00 12 AM

Use Case

No response

Screenshot

No response

@DevilsAutumn DevilsAutumn added the good first issue Good for newcomers label Dec 4, 2024
@Suraj1089
Copy link
Contributor

Suraj1089 commented Dec 5, 2024

Isn't it the good idea to fetch the contributors directly from Github api instead of hardcoding? @DevilsAutumn

@ehemp
Copy link

ehemp commented Dec 5, 2024

Hi, do you want help with injecting the API for these counts? This is my first time looking to contribute to an open source project.

@apxxxva784
Copy link
Contributor

Hi, first time contributor and was looking for a good first issue fix. Can this please be assigned to me ? I have created a pull request for the same.

@Yadavanurag13
Copy link
Contributor

Isn't it the good idea to fetch the contributors directly from Github api instead of hardcoding? @DevilsAutumn

Yes, it is a good idea; otherwise, we must change each time we update.

@DevilsAutumn
Copy link
Member Author

Sounds good @Suraj1089 .

@ehemp do you want to pick this up?

@ehemp
Copy link

ehemp commented Dec 7, 2024

@DevilsAutumn

@ehemp do you want to pick this up?

Sure, I will have a go at it. Question, I noticed in the setup to run locally, the .env requires an S3 bucket with access keys. Do I need to create a bucket for testing purposes? It's not a problem, I just want to clarify, thanks.

@DevilsAutumn
Copy link
Member Author

@ehemp No Need to add bucket creds for local development 👍

ehemp added a commit to ehemp/djangoindia.org that referenced this issue Dec 8, 2024
…count numbers for fetching actual data - Subscribers, Contributors, Stars
ehemp added a commit to ehemp/djangoindia.org that referenced this issue Dec 8, 2024
…count numbers for fetching actual data - Subscribers, Contributors, Stars
@ehemp
Copy link

ehemp commented Dec 8, 2024

@ehemp No Need to add bucket creds for local development 👍

I have completed the data. However, for subscribers, is this data from the website (database?), is it the djangoindia-db and are there any specific creds I need? Thanks

ehemp added a commit to ehemp/djangoindia.org that referenced this issue Dec 9, 2024
…count numbers for fetching actual data - Subscribers, Contributors, Stars
@DevilsAutumn
Copy link
Member Author

@ehemp For subscriber, lets keep it an explicit number for now. For contributors and stars we can call api.

ehemp added a commit to ehemp/djangoindia.org that referenced this issue Dec 9, 2024
…count numbers for fetching actual data - Subscribers explicitly set, Contributors & Stars set by API
ehemp added a commit to ehemp/djangoindia.org that referenced this issue Dec 9, 2024
…count numbers for fetching actual data - Subscribers explicitly set, Contributors & Stars set by API
ehemp added a commit to ehemp/djangoindia.org that referenced this issue Dec 9, 2024
…count numbers for fetching actual data - Subscribers explicitly set, Contributors & Stars set by API. Added comments.
@ehemp ehemp linked a pull request Dec 9, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants