Why: we can use UI components that already exist instead of writing them ourselves
Implementation details:
Currently considering Bootstrap, Material UI, and other popular packages
Decision criteria: works with TypeScript and React, easy for new devs to learn, good support for forms and tables, easy to add custom CSS, commonly used (so it's easier to find devs skilled in it and there are more add-on packages available if we need them)
Document decision in Wiki
Make new issue(s) to add the components to our project
What: determine which UI components we should use
Why: we can use UI components that already exist instead of writing them ourselves
Implementation details: