ai-economy-simulator / ecosim-client

https://ecosim-client-fliptrails-projects.vercel.app
Apache License 2.0
1 stars 10 forks source link

Replace static image on the landing page with a carousel of images #5

Closed fliptrail closed 9 months ago

fliptrail commented 9 months ago
  1. Generate 2 images related to business, economy, monopoly in pixel art using bing.com Image Creator (https://www.bing.com/images/create). The prompt I used to generate the current image is "a modern version of city skyline, pixel art."
  2. Instead of showing one static image, replace it with a carousel scrolling over these 3 images. It should look similar to the carousel on Google Meet. image
  3. Make sure the carousel is responsive and uses individual Fluent UI components. It should be accessible and compliant to theme. Refer to Fluent UI 9 documentation (https://react.fluentui.dev/)

IMP: Do comment your approach/library for building the carousel before starting to work on it.

coldrohak commented 9 months ago

@fliptrail i can work on this issue The carousel will change images based on a simple counter or bool flag, since you are asking to generate 2 images only?

fliptrail commented 9 months ago

I'll assign it to you. Use a counter as it could have more than two images. I asked to generate two more images as I have already generated one.

Nikhil-IITG commented 9 months ago

@fliptrail Can you please assign this issue to me next if not done