Showing off: What I build with FluentUI #17673
Gevik Babakhani (blendsdk)
started this conversation in
Show and tell
Replies: 1 comment 1 reply
|
Gevik Babakhani (@blendsdk) This is awesome! Thanks for sharing! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi all,
These are some screenshots of an application that I am developing using
FluentUI,TypeScript,NodeJsand the almightyPostgreSQL. The back-end of this app is a collection of generated REST APIs based on the database schema and some otherJSONschema definitions. The front-end is of course all built withFluentUI. Some components like theApplicationLauncherare custom components modelled afterOffice365. For legacy reason I had to implement a basic user management module, but soon this will be replaced withAzure AD. As for state management; I useMobXfor global application state anduseStatefor tracking component state locally.This application helps tracking SDGs (Sustainable Development Goals) for large organizations. (read about SDGs here)
Thanks for your time.
All reactions