Skip to content

Minimum Viable Product

SLZ0106 edited this page Mar 22, 2022 · 1 revision

Minimum Viable Product

Develop a workflow demo

  • Set up the repo and write a brief readme including 3 user stories
  • Add a license.
  • Add a project design
  • Add a wireframing design
  • Develop a simple frontend webpage using react, and build on IBM's Carbon Design System
  • Design a MongoDB database for searching tweets
  • Add fastapi to interact with the database and other 3rd party APIs
  • Route for the backend for searching tweets
  • Google Drive integration
  • Deploy the workflow demo using Docker-compose
  • Update documentation e.g. update deployment instructions
Clone this wiki locally