-
Notifications
You must be signed in to change notification settings - Fork 6
Frontend
Zaen edited this page Jul 27, 2021
·
10 revisions
(for the exhaustive list of packages please refer to package.json)
- Bootstrap We're using v.4 because v.5 breaks things and nobody wants to fix it
- Konva - for the GUI workspace
- Prism - for syntax highlighting in equations in expert UI
- Material UI
-
React
- React Router
- React Bootstrap
- React Konva
- React Simple Code Editor - for code editing in expert UI
- React Spring - for animation
- React Icons - for (surprise surprise) icons
- React Editext - for something in Profile Navigation ProfileNavigation.js (idk why a whole package is needed for one component and at this point I'm too afraid to ask :chris_pratt_face:)
- Testing Library
Various Pages (src/pages)
(stub)
GUI workspace (src/workspace)
(stub)
Expert UI (src/expert)
(stub)