Build dashboard design
Dashboard needs to be built from the ground up with mobile-first in mind.
Features - (in order of what to do):
-
Structure everything in Atomic Design Methodology -
Welcome overlay before entering dashboard which is controlled by localstorage. -
Build component for dashboard -
Within dashboard - build sidebar navigation, header which is a breadcrumb (only for mobile), footer that replicates the sidebar navigation (only for mobile), the main area which shows all content -
Use colors/logo from original react-app
Get cracking
Edited by Luke West