https://github.com/vbrazo/datafit-android
DataFit Android app
https://github.com/vbrazo/datafit-android
Last synced: about 1 month ago
JSON representation
DataFit Android app
- Host: GitHub
- URL: https://github.com/vbrazo/datafit-android
- Owner: vbrazo
- Created: 2021-09-18T00:38:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-18T01:46:12.000Z (over 4 years ago)
- Last Synced: 2025-03-18T16:47:44.488Z (about 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 20.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataFit Android app
DataFit was a side project that I was involved in last year, and I have decided to open source the first screens so that I can add to my portfolio a prove that I know how to build an Android app written in Kotlin.
DataFit Android app is a mobile application written in Kotlin and this project contains the welcome views, sign up and sign in flows.
- [DataFit Android app](#datafit-android-app)
- [Screens](#screens)
- [Welcome](#welcome)
- [Sign up](#sign-up)
- [Overall architecture](#overall-architecture)
# DataFit Android app
## Screens
### Welcome

### Login

### Sign up

## Overall architecture
TBD