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

Shay's Tech Team Challenge Implementation #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shay222
Copy link

@shay222 shay222 commented May 24, 2024

Applicant Information

Name:

Akshayaa (Shay) Ponnampalam

Email:

[email protected]

Solution Description

My solution displays each picture on a card-like format, and allows the user to toggle "next" and "previous" buttons to switch through the different cards. The cards swipe into and out of the screen, and you are able to see the next card waiting to be clicked in. The background changes colours with every button click.

I utilized components for the cards, buttons and the title header, in order to maintain an organized codebase. I tried to make the website responsive by adjusting the styling so that you get the same kind of viewing experience, regardless of the size of your browser window.

While I do not have much experience with React, I found this challenge very intriguing because of the many different ways you can implement existing tools to create a dynamic web application. It's made me want to learn more so that I can strengthen my skillset in this area.

@ashleyleal ashleyleal self-assigned this May 25, 2024
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