LegendSumeet / eventapp

MIT License
9 stars 14 forks source link
iwoc2024

Event Planning App

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.

image image

Features

Tech Stack

Getting Started

Follow these steps to get the project up and running on your local machine:

  1. Clone the repository:

    git clone https://github.com/your-username/event-planning-app.git
  2. Navigate to the project directory:

    cd event-planning-app
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Contributing

We welcome contributions from the community! To contribute to this project:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix:
    git checkout -b feature/new-feature
  3. Commit your changes and push to the branch:
    git commit -am 'Add new feature'
    git push origin feature/new-feature
  4. Create a pull request against the main branch.
  5. Our team will review your pull request, provide feedback, and merge it once it's ready.

Contributors ✨

Thanks goes to these wonderful people:

Contributions of any kind are welcome!🤗

License 👮

EventApp is Licensed under the MIT License. Please go through the License at least once before contributing.