Event creation app for Android written in Kotlin with firebase. This application was created with the purpose of organizing parties and events
- compileSdkVersion 32
- targetSdkVersion 31
- Gradle Version 7.0.2
- Kotlin Version 1.6.10
You can use Android Studio or Intellij to work with this repository.
- Make sure you have the Android SDK installed
- Clone repository
- Add all the dependencies from build.gradle
- Run application with Android simulator (min Android 11, x86 CPU)
The Web version of application is another project written with React & ASP.NET Core