The application is built entirely with Flutter. For the backend services, I have made use of Firebase.
- Get Flutter up and running. For this purpose visit - Flutter docs.
-
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