Skip to content

Commit

Permalink
Create Readme.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
Stromstory authored Dec 13, 2024
1 parent 94565b3 commit db76ab2
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions Readme.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
#EpiAlert

## Tech Stack & Library
- Android Studio
- AndroidX
- Navigation
- ViewModel
- Retrofit
- OkHttp3
- Datastore Preferences
- Coil
- Coroutines
- Material 3
- TensorFlowlite
## Metadata
- Min SDK: 26
- Target SDK: 34
- Java Version: 1.8

## Pages
- Register
- Login
- Home
- Result
- ChatBot
- Failed (Dialog)
- Success (Dialog)
- Logout (Dialog)

## Features
- Capture image with Camera Intent
- Use image from gallery with Gallery Intent
- Automatic Login with Datastore Preferences
- ChatBot
- Analyze Skin
- Cropping Image from gallery or camera intent

0 comments on commit db76ab2

Please sign in to comment.