PROJECT DOSSIER // [REACT ADMIN SIDE]VIEW SOURCEBACK TO PROJECTS →

01 // PROJECT AT A GLANCE

REACT ADMIN SIDE

JSHTML

A third React project: an administration interface with authentication.

The third React project of the period, and the one closest to a real application: a login screen, then a dashboard only accessible once identified. Two new subjects compared with the previous ones — navigation between pages, and the fact that part of the application must not be accessible to everyone. It is also the first where you build on an existing tool rather than writing everything yourself, with the trade-off that implies.

A React application with a login screen, an administration dashboard and data management through react-admin.

MEDIAARCHIVED RECORD
MEDIA ATTACHMENTS (Images, Photos, Videos)

03 // KEY OUTCOMES

  • A complete administration interface with conditional access
  • Adopting a specialised framework rather than bespoke code

04 // SOURCE TREE

READING SOURCE…