Skip to content

v0.1.0 - Web frontend v2

Closed Jun 1, 2023 100% complete
  • Updated design.
  • React instead of Preact so we can use a variety of React components, including UI library.
  • Use a cohesive theme and design language across the admin and frontend.
  • Make the UI flexibile enough to where we can offer people ways to change colors via admin page.
  • Improve accessibility.
  • Improve mobile support.
  • Make it easier to add features wit…
  • Updated design.
  • React instead of Preact so we can use a variety of React components, including UI library.
  • Use a cohesive theme and design language across the admin and frontend.
  • Make the UI flexibile enough to where we can offer people ways to change colors via admin page.
  • Improve accessibility.
  • Improve mobile support.
  • Make it easier to add features without creating new UI components from scratch.
  • Support sharing code between the admin and the frontend.
  • Eventually support localization.
  • Support easier building of future large features such as clips, VODs and schedules.