Open
Conversation
Add home component
Add routes
Add layout
Add parameters for components
Add carousel parameters
Transition to components
Fix the page size being bigger than the screen
Add carousel buttons
Fix carousel buttons
Fix padding
Finish page structure
CristiPV
requested changes
Feb 28, 2022
Contributor
CristiPV
left a comment
There was a problem hiding this comment.
There are unused imports on the home page and the card carousel components which should be removed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This pull request solves issue:
Closes: #27
Which app is this issue related to?
Admin Panel- Not created yetTypes of changes
Wiki Updates
Testing checklist
Security Filters - For API Only
Please make sure to add the respective Security Filters before submitting a PR
Compatibility tests - For E-Learning React App Only
What changes have been done within this issue?
This issue creates the home page for the REACT app.
How should this be manually tested?
Open the page in the browser and see if everything looks right?
Screenshots or example usage