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

Fixing formatting for total contributions, improved perf for images, added team data #209

Merged
merged 5 commits into from
Nov 1, 2020

Conversation

ychoy
Copy link
Contributor

@ychoy ychoy commented Oct 30, 2020

Issue: The format for total contributions is incorrect.
Solution: Wrote up functions to determine which suffix to append and to modify the value displayed. Previous function only worked for numbers in the thousands. Current implementation is a temporary solution. This wouldn't work if numbers weren't in the billions.

homepage-issue-total-contributions

Issue:
Performance is impacted by current format of pictures.
According to Lighthouse report, we can improve performance by 8 seconds if we reformat images to webp format.
Screen Shot 2020-10-29 at 6 24 33 PM

I also added some current and former team members per contribution history from previous repos:
https://github.com/codeforsanjose/opendsj-2018
https://github.com/codeforsanjose/opendsj

For most of the alumni data, I'm not sure if they were frontend/backend or had another role...so I added full stack for now.
TODO for us to update in the future.

Addresses part of the audit: #188

@ychoy ychoy changed the title Fixing formatting for total contributions & date Fixing formatting for total contributions, improved perf for images, added team data Oct 30, 2020
@alessandro-pianetta alessandro-pianetta merged commit 5e87f4d into master Nov 1, 2020
@alessandro-pianetta alessandro-pianetta deleted the yc/perf branch March 5, 2021 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants