College Grievance Management System - Complete Implementation#2
Open
satwaraa wants to merge 1 commit into
Open
College Grievance Management System - Complete Implementation#2satwaraa wants to merge 1 commit into
satwaraa wants to merge 1 commit into
Conversation
- Implemented StatusTimeline widget to display status updates with icons and timestamps. - Created SearchAndFilterBar widget for searching and filtering grievances by category, status, and priority. - Developed GrievanceCard widget to present grievance details with actions for updating and viewing. - Added QuickActionCard widget for quick access to actions with icons and titles. - Introduced StatCard widget to display statistics with optional trend indicators and urgency styling. chore: Update plugin registrations for file selection and URL launching - Registered FileSelector and UrlLauncher plugins for Linux and Windows platforms. - Updated pubspec.yaml to include new dependencies for file handling, image picking, and URL launching. - Updated pubspec.lock to reflect changes in dependency versions and added new packages.
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 PR introduces a comprehensive College Grievance Management System built with Flutter, providing a complete solution for students and administrators to manage, track, and resolve grievances efficiently.
#Features Implemented
Core Architecture
##Student Features