Simple app, made for analogue photographers
PhotoDiary
Android application pet project
This repo contains the source code of the PhotoDiary, simple app that can help analogue photographers with their shots systematization.
Features:
- Save information about your shot
- Add notes about your shot
- After making your shot digital, add a copy of it, to the app
- Share info about your shot
Technologies used:
- Kotlin
- Room
- Android jetpackX
- MVVM
- Kotlin Coroutines