Skip to content

Architecture

David Keen edited this page Oct 13, 2022 · 15 revisions
  1. List all the languages/frameworks/libraries/services/APIs you plan to use. Explain how they will tie together. For example: This will be a native Android app written in Kotlin, using the android.graphics library, using firebase real-time database for cloud data, and firebase authentication for user accounts.
  2. What package/build manager will you use? npm, gradle, yarn, flutter, pipenv, etc.
  3. List what each person will work on. Everyone must make significant code contributions, or they will fail the class, see Syllabus.
  4. Make sure all the images (if any) are embedded in the wiki page and hosted at GitHub.
  5. Make sure the wiki page is easy to read.
Clone this wiki locally