Skip to content
Mack Talcott edited this page Dec 31, 2023 · 6 revisions

Roadmap

Features

New features & enhancements

Testing

Automated testing improvements

  • E2E
  • Integration/API
  • Unit
    • React
    • Python

Hosted App

Creating a publicly accessible, hosted version of the application

  • Cloud hosting
    • Filesystem storage -> AWS S3 / GCP's Google Storage
    • Security & privacy
      • Permissions / AuthZ
      • Logically separate user data (thumbnail images)
  • Google app

Code Quality

  • Refactor similarity map + groups, & tests
  • Python typing
    • mediaItem
    • Other typing errors
  • CSS cleanup
  • Split up React components
Clone this wiki locally