-
Notifications
You must be signed in to change notification settings - Fork 53
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
Comments
Isn't it the good idea to fetch the contributors directly from Github api instead of hardcoding? @DevilsAutumn |
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. |
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. |
Yes, it is a good idea; otherwise, we must change each time we update. |
Sounds good @Suraj1089 . @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. |
@ehemp No Need to add bucket creds for local development 👍 |
…count numbers for fetching actual data - Subscribers, Contributors, Stars
…count numbers for fetching actual data - Subscribers, Contributors, Stars
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 |
…count numbers for fetching actual data - Subscribers, Contributors, Stars
@ehemp For subscriber, lets keep it an explicit number for now. For contributors and stars we can call api. |
…count numbers for fetching actual data - Subscribers explicitly set, Contributors & Stars set by API
…count numbers for fetching actual data - Subscribers explicitly set, Contributors & Stars set by API
…count numbers for fetching actual data - Subscribers explicitly set, Contributors & Stars set by API. Added comments.
Description
contributors -> 25 +
subscribers -> 250 +
stars -> 100+
Use Case
No response
Screenshot
No response
The text was updated successfully, but these errors were encountered: