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

Improvements #20

Open
ss467 opened this issue Sep 22, 2023 · 0 comments
Open

Improvements #20

ss467 opened this issue Sep 22, 2023 · 0 comments
Labels
enhancement New feature or request improvements Work on these as soon as possible

Comments

@ss467
Copy link
Contributor

ss467 commented Sep 22, 2023

  1. Go ahead and use the GDSC tech account while you're in the development and keep the original account for the big show(production). This trick will cut down on the number of API calls you make while tinkering.

  2. Throw in some pagination magic to make sure you're not pestering the API too much when you're hunting for events.

  3. Make those images a little lazy – use lazy loading and pick lower-res images. It'll make things load faster and take the load off the server.

  4. Get fancy with pagination for projects page and give the graphic designers to work on thumbnails that match the resolution specs. They're looking a bit weird right now.

@ss467 ss467 added enhancement New feature or request improvements Work on these as soon as possible labels Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request improvements Work on these as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant