Created UI changes for the courses page #232
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I have created UI changes in the courses page by adding a flip card animation where the course image and title is displayed in the front of the card and the card flips whenever it is hovered on. Once the card flips, it displays the course title and course description. With a smooth transition effect, this animation UI adds a better user experience. I have also made this feature mobile responsive by adding a arrow button which when pressed causes the card to flip. However, I would like to discuss more on the mobile responsiveness of this feature. My suggestion is that we can keep the course cards to display only the title and description in case of mobile responsiveness. However, I am open to discuss more on this.