Welcome to the Event Management App repository! This is a Flutter-based mobile application designed to facilitate event management with key features like posting event posters, notifications, user messaging, and profile management.
The Event Management App is a comprehensive platform that allows users to:
- Post and view event posters.
- Send and receive event-related notifications.
- Add and manage messages for event queries.
- Maintain user profiles with personal details and related photos.
This project is ideal for developers looking to understand and build event management solutions using Flutter.
- Event Posting: Users can create and share event posters to inform others.
- Notifications: A feature to send out notifications to keep users updated about events.
- Messaging Page: A dedicated page for users to send queries and communicate regarding events.
- Profile Management: Users can manage personal details and upload related photos on their profile page.
To run this project locally:
- Clone this repository:
git clone https://github.com/mathivanan001/Event_Management-_App.git
- Ensure you have Flutter installed and set up on your development environment. For installation guidance, refer to the Flutter installation guide.
- Navigate to the project directory:
cd Event_Management-_App - Install the required dependencies:
flutter pub get
- Run the app:
flutter run
This Flutter project follows a standard structure with organized directories for better code management:
lib/- Contains the main code files for the app.assets/- Stores images, icons, and other assets used in the app.test/- Holds test files for ensuring code quality.
Once installed, you can:
- Create and manage event posts.
- Receive and send event notifications.
- Access and respond to messages on the messaging page.
- Update your profile with personal information and photos.
Include screenshots of your app to showcase the user interface and features.
This project is licensed under the MIT License - see the LICENSE file for details.
For any issues or suggestions, feel free to open an issue on GitHub.
##project on my drive to access its too long
For more detailed project files or assets, please visit the shared Google Drive link.
Thank you for exploring the Event Management App! Contributions and feedback are always welcome.