This unremarkable messenger was created for fun and a good exam score. Messenger is designed for a small group of people. The project has all the components for an online application : registration,authentication,edit profile info, connection to database.
Project contains all the knowledge that I have received over the past month.
- Firebase Database, Firebase Authentication
- id 'kotlin-android-extensions'
- implementation("androidx.cardview:cardview:1.0.0")
- implementation("androidx.recyclerview:recyclerview:1.2.1")
- implementation 'com.github.bumptech.glide:glide:4.12.0'
- implementation 'com.xwray:groupie:2.1.0'
- implementation 'de.hdodenhof:circleimageview:3.1.0'
- implementation 'com.google.android.material:material:1.5.0'
ex. Luka Nikuradze - luka.nikuradze.1@btu.edu.ge
- 0.3 (22.01.2022)
- Added Dark Theme
- New App Logo
- 0.2.1 (22.01.2022)
- EditActivity update
- removed some unused import statements
- 0.2 (21.01.2022)
- improved password recovery function
- 0.1 (20.01.2022)
- Initial Release



