# Technology Choices - DRAFT

What technologies are compatible with the requirements that you've established?

  • Desktop vs. Mobile - different platforms require different technologies
  • Cloud Hosting - where will you host your service?

# Required

  • Kotlin on Android or Desktop
  • Compose (Jetpack or Multiplatform)
  • JUnit

# Option: Database Technologies

You need to use a database for local data and remote data.

Local data

Remote data

# Option: Cloud Hosting

You can optionally choose to host a service in the cloud.

Service Hosting