Gallery Component - Programming #1

Closed
opened 2025-09-22 15:32:04 -06:00 by cnidariaware · 1 comment
Owner

This is our current Gallery

<div id="HomeBottomGallery">
	<img
		alt="The Baja Car doing a massive jump"
		src="https://res.cloudinary.com/dpgrgsh7g/image/upload/v1756589650/DSC_0970-min_telnpf_c_fill_w_780_h_400_o4vqdc.jpg"
	/>
</div>

Clearly this is not a gallery, it does not have any interactions as well it is a single photo

The Task

  1. Start After #4 is Finished
  2. Start Programming
    • Keep in mind how does another person use this?
    • Is it dynamic input?
  3. Create Pull Request of completed work
  4. Create documentation/Wiki page on how to use Component
This is our current Gallery ```html <div id="HomeBottomGallery"> <img alt="The Baja Car doing a massive jump" src="https://res.cloudinary.com/dpgrgsh7g/image/upload/v1756589650/DSC_0970-min_telnpf_c_fill_w_780_h_400_o4vqdc.jpg" /> </div> ``` Clearly this is not a gallery, it does not have any interactions as well it is a single photo ## The Task 1. Start After #4 is Finished 4. Start Programming - Keep in mind how does another person use this? - Is it dynamic input? 5. Create Pull Request of completed work 4. Create documentation/Wiki page on how to use Component
cnidariaware changed title from Gallery Component to Gallery Component - Programming 2025-09-22 17:35:19 -06:00
cnidariaware added the due date 2025-12-31 2025-09-23 14:57:48 -06:00
cnidariaware added reference undefined 2025-09-23 14:57:56 -06:00
cnidariaware removed their assignment 2025-10-07 14:58:01 -06:00
cnidariaware changed reference from undefined to Gallery 2025-11-23 01:12:35 -07:00
Author
Owner

Ready for review in #28

Ready for review in #28
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

2025-12-31

Blocks
#19 Gallery Component Mobile - Design
ucalgary-baja/ucalg-baja-ca
#28 Gallery
ucalgary-baja/ucalg-baja-ca
Reference
ucalgary-baja/ucalg-baja-ca#1
No description provided.