Code Monkey home page Code Monkey logo

skintker's Introduction

Skintker


Skintker its an app for Android devices developed to help people with skin issues in the process of tracking which elements of their daily routine may cause those issues. The user can save a log every day and track every past log easily. Those logs can be extracted into an external CSV in order to analyze them with an external tool.

The app requires a Google authentication. This is used to bind in Firebase the user and its data in order to preserve the tracked logs if the user uninstall the app or clear the data.

๐Ÿ›  Tech Sacks

  • 100% Kotlin
  • 100% Jetpack Compose
  • Jetpack
    • Compose
    • ViewModel
    • LiveData
  • Room
  • Firebase
    • Auth: user authentication
  • Clean architecture
  • Unit tests + mocks

This project is built in Kotlin and uses Koin as an injection framework, building its views with Jetpack Compose. It uses the main jetpack components like ViewModel or LiveData and a local Room database. The app provides a login with a Google account through Firebase, which is also used to store the users data in the Firestore Database.

โœ… Available Features

  • Light and Dark themes.
  • Login with Google account.
  • Save your log through a guided survey.
  • Logs saved locally through Room and in the Firestore database in remote. Data is saved for each individual user.
  • Check the history of logs performed.
  • Edit a log reported.
  • A resume with stats and conclusions from the data reported.
  • Export all the logs into a CSV file.
  • App configuration panel.
  • Notification reminder based on Alarm Manager.

โ˜‘๏ธ TODO

  • Notification to remind that the log isn't reported yet.

๐Ÿ“ฑ Screenshots & demo

Light and dark mode screenshots:


Survey demo:

๐Ÿ’น MAD Score

https://madscorecard.withgoogle.com/scorecard/share/1068502332/

skintker's People

Contributors

aloarte avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.