Implemented a fully responsive Admin Dashboard with Batches and Students Page#12
Open
Zubimendi wants to merge 3 commits intoLeadlly:mainfrom
Open
Implemented a fully responsive Admin Dashboard with Batches and Students Page#12Zubimendi wants to merge 3 commits intoLeadlly:mainfrom
Zubimendi wants to merge 3 commits intoLeadlly:mainfrom
Conversation
added 3 commits
March 4, 2025 18:10
- Added a new BatchesPage component to display student batches with dummy data. - Integrated Card and Button components from Shadcn for consistent UI styling. - Implemented a Dropdown component for filtering batches by standard. - Styled the progress bar with a purple color using Tailwind CSS. - Enhanced the UI with images and additional details for each class. - Updated routing to handle navigation to batch details and add batch pages. - Commented out API data fetching logic for future integration.
- Aligned the 'Student Batches of Institute' header with the back button for better visual consistency. - Ensured the use of consistent styling across components, including buttons and progress bars. - Updated the Progress component to dynamically apply colors based on student performance. - Enhanced the overall layout and responsiveness of the BatchesPage component.
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.
I have completed the assignment for Leadly Admin.