OpenFish is an open-source system written in GoLang for classifying marine species. Tasks involve importing video or image data, classifying and annotating data (both manually and automatically), searching, and more. It is expected that OpenFish will use utilize computer vision and machine learning techniques.
This is so we can show user interface items conditionally based upon user role. The user does not have to be passed as props, it is available to its children via the user context.
Here it is used to show the username and role in the navigation menu (top right corner):
This is so we can show user interface items conditionally based upon user role. The user does not have to be passed as props, it is available to its children via the user context.
Here it is used to show the username and role in the navigation menu (top right corner):