dermy/.todo

38 lines
747 B
Plaintext
Raw Normal View History

2024-06-10 21:16:23 +00:00
# dermy-models
[] Comment Code
[] Add README and LICENSE
# dermy-api
[] Add restore route
[] Comment Code
[] Add Tests
[] Add README and LICENSE
# dermy-app
[] MainActivity
[] LogBookFragment
[] HomeFragment (Add new mole, body view, export)
[] SettingsFragment
[] Account login/logout
[] Backup option
[] Restore option
[] Disclaimer
[] ExternalLinksFragment
[] Export Logic
[] Integrated DB (Mongo)
[] Prediction Logic (API Calls)
[] Account
[x] CameraFragment
[] Add Tests
[] JUnit
[?] Check how to test android
[] Documentation
[] Add README and LICENSE
[] Comment Code
# Release
[] Publish Docker Image to Dockerhub
[] Compile App APK
[] Add APK, docker-compose.yml, and model to releases on github