Skip to content

etozheluka/MetaSSenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaSSenger

Description

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.

Alt text Alt text Alt text

Project contains all the knowledge that I have received over the past month.

Dependencies

Important dependencies

  • 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'

The project often used components from Material Design

Alt text

Authors

ex. Luka Nikuradze - luka.nikuradze.1@btu.edu.ge

Version History

  • 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

About

Final Android Exam Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages