Introduction
Welcome to the ActiveUI tutorial!
#
Learn by doingWe are going to build a beautiful, interactive dashboard using ActiveUI!
In this tutorial we will:
- Install the ActiveUI Starter.
- Create a custom widget.
- Register our widget as a plugin, thereby extending ActiveUI.
- Build and attach a content editor so users can change what information our widget displays.
- Wire our widget so it can interact with other widgets on a dashboard.
#
What we are buildingSo what will our dashboard do?
It's going to help make our human presence on Earth more sustainable using data!
Ok, ok… that might be a slight overstatement, but we will be building an interactive dashboard showing the recent impact of humans on our planet, using React and ActiveUI!
It will be based on this dataset from the Organisation for Economic Cooperation and Development (OECD).
#
Finished ProductSometimes its better to visualize where we are going before we set off.
Take a quick peek at the finished product.
#
PrerequisitesIn order to make the best of this tutorial, we recommend you have some notions of both atoti and React.
Ready to become an ActiveUI pro? Let's get to it!