Skip to content

AjibsBaba/suitcase-app

Repository files navigation

Suitcase App

Suitcase is an experimental record app, built with Jetpack. The goal of this app to create the UI in Compose and handle authentication and database logic with Firebase

This app makes use of

  • Jetpack Compose
  • Dagger hilt
  • Firebase

Screenshots

Onboarding Screen Sign In Screen Home Screen

App Scaffolding

Package com.application.suitcase

JetnewsApp.kt arranges the different screens in the Navbar.

SuitcaseNavGraph.kt configures the navigation routes and actions in the app.

Data

The data in the sample is static, held in the com.application.suitcase.model package.

About

Suitcase is an experimental record app, built with Jetpack Compose...... Firebase keys were leaked intentionally

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages