Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.8 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.8 KB

Project: SUPP 4 YOU

Status: Finished ✔️

The application allows groups and define their specific theme (enabling creators to select specific characteristics that users who want in the group must follow) such as: how many days the group will be available and what will be the default time for users to take a photo (taking into consideration the overall goal of this group's theme). It will be possible to join these groups through a random code that will be generated whenever a group is created, that is, when a user wants to be part of that group, he will just enter this code and he will join it automatically. About the architecture I'm using Kotlin, Android, MVVM, Clean Architecture, Dagger-Hilt, Nav Graph, CameraX, Solid, Firebase(Firestore/Storage)


Main Project Feature:

  • Images;
  • Photos;
  • Lists;
  • Groups;
  • Validation;
  • Details;
  • Navigation;
  • Log in/Log out;
  • Google auth.

Technologies Used:

  • Kotlin;
  • Android;
  • XML;
  • Jacoco;
  • Hilt;
  • Unit Tests;
  • Integration Tests.

Images Mobile Project:

image image image image

Architecture and tests:

structure coverage