Skip to content

vijaymehrotra/eventapp

 
 

Repository files navigation

image

image

arkit

Event Planning App

An open-source Flutter-based Event Planning App to simplify the process of organizing and managing various types of events.

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

#IWOC2024

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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 59.9%
  • C++ 18.9%
  • CMake 15.6%
  • HTML 1.5%
  • Swift 1.5%
  • C 1.2%
  • Other 1.4%