A user interface to log into where the user can view, add, edit or delete media. In version 1 we call this the Admin UI.
The admin UI is the central point for all content managers to add a media item to the website.
Alternatives:
- a CLI tool on a developers computer
- Things like Netlify CMS, which do GIT commits on a repo and then the static site gets rebuilt.