Bubble UI based representation of information
Budget: ₹1,500 – ₹12,500 INR
We have a software where Assets are listed. The assets are classified under Asset Type, Asset Sub Type and Asset Model. Further each asset is allocation to one location and sub location. We need to build a bubble based UI for graphical representation of the data which will be on the dashboard of the application. The Webapp is build on React and the backend is node.js. DB is mongoDB.
The idea is to create a UI wherein the locations are represented in bubbles with the size of the bubble indicating the number of assets in it. The count of the total assets in a location will be displayed inside the bubble and the name of the location will be indicated under the bubble. If the user clicks the bubble, it will expand into further bubbles with sub location bubbles. If sub location bubbles are clicked it will expand into asset type then asset sub type and then asset model. All following similar pattern
The idea is to create a UI wherein the locations are represented in bubbles with the size of the bubble indicating the number of assets in it. The count of the total assets in a location will be displayed inside the bubble and the name of the location will be indicated under the bubble. If the user clicks the bubble, it will expand into further bubbles with sub location bubbles. If sub location bubbles are clicked it will expand into asset type then asset sub type and then asset model. All following similar pattern