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

Shop Page #3

Open
aaronchan32 opened this issue May 8, 2024 · 0 comments
Open

Shop Page #3

aaronchan32 opened this issue May 8, 2024 · 0 comments
Assignees

Comments

@aaronchan32
Copy link
Member

Reference: https://ucsddesign.co/shop

Tasks

  • Create frontend styling for the Shop page
  • Compress all photos to .webp and upload them to our Cloudinary
  • Replace temporary photos with actual photos
  • Use Button component in @/components/Button.tsx
  • Consider using Radix Dialog or another library for modal (ensure the modal has a focus trap, supports Esc to close, darkened background that closes modal on click, and is accessible)
  • Fix modal so that close button is fixed to top the top and use custom styled scrollbar
  • Ensure the page is responsive

Tips

  • Design mobile-first
  • Have consistent styling with other pages by using SCSS variables defined in @/styles/variables.scss
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

No branches or pull requests

2 participants