An open-source Flutter-based Event Planning App designed to streamline the process of organizing and managing various types of events, from small gatherings to large-scale conferences and festivals. With intuitive features and a user-friendly interface, this app empowers event organizers and attendees alike to create memorable experiences effortlessly.
Organizers can easily create and manage events, set up ticketing and registration processes, track RSVPs, and communicate with attendees seamlessly. The app offers comprehensive event management tools, including scheduling, venue selection, speaker coordination, and promotional activities, to ensure smooth execution from start to finish.
For attendees, the app provides a convenient platform to discover, browse, and RSVP to events based on their interests, preferences, and location. With features like event search, personalized recommendations, and social sharing capabilities, users can explore a diverse range of events and stay informed about upcoming gatherings in their area.
Follow these steps to get the project up and running on your local machine:
Clone the repository:
git clone https://github.com/your-username/event-planning-app.git
Navigate to the project directory:
cd event-planning-app
Install dependencies:
flutter pub get
Run the app:
flutter run
We welcome contributions from the community! To contribute to this project:
git checkout -b feature/new-feature
git commit -am 'Add new feature'
git push origin feature/new-feature
main
branch.Thanks goes to these wonderful people:
Contributions of any kind are welcome!🤗
EventApp is Licensed under the MIT License. Please go through the License at least once before contributing.