We want an instructor's interface so that we can add and edit text without using the Django admin interface. Backend - [ ] API endpoints to add, edit, and delete text along with information about those text - [ ] Run the `gettext` somehow after API updates - [ ] URLs for everything - [ ] (Future: edit which images show up for flashcards) Frontend - [ ] Add text - [ ] Edit text and what modules are available for that text - [x] Toggle text for detailed view - [ ] Delete Text - [x] Front end interface to match figma
We want an instructor's interface so that we can add and edit text without using the Django admin interface.
Backend
gettextsomehow after API updatesFrontend