dermy/.todo

46 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

2024-06-10 21:16:23 +00:00
# dermy-models
[] Comment Code
[] Add README and LICENSE
2024-06-10 21:20:12 +00:00
[] Check how to link contents of files to README
2024-06-10 21:16:23 +00:00
# dermy-api
2024-06-19 22:00:24 +00:00
[] remove image_path from Mole
2024-06-10 21:16:23 +00:00
[] 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
2024-06-10 21:20:12 +00:00
# Nginx Config
2024-06-10 21:16:23 +00:00
# Release
[] Publish Docker Image to Dockerhub
[] Compile App APK
[] Add APK, docker-compose.yml, and model to releases on github
2024-06-10 21:20:12 +00:00
[] Try to publish on personal VCS cargo and docker respectively
[] Run on Server
[] Update server
[] Add Domain dermy.r0r-5chach.xyz
[] Add entry to docker-compose file
[] Point to API container in nginx conf