Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 758 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 758 Bytes

The only Event Manager App you'll ever need!

⚙️ Tech-Stack

The application is built entirely with Flutter. For the backend services, I have made use of Firebase.

🏃🏻 Getting Started

Prerequisites:

  • Get Flutter up and running. For this purpose visit - Flutter docs.

Building from source:

  • If you are using an IDE like Android Studio, you may use suitable GUI/hotkeys. Here is how you can work things from the terminal.

    git clone https://github.com/jash-desai/event_manager_app.git
    cd event_manager_app
    flutter run