Assemble the Admin Dashboard
Learn how to build an admin dashboard for a Phoenix application.
We'll cover the following
Admin dashboard
At this point in the project, our CartTracker
is working from end to end. The Presence updates flow through our application and make their way to the admin dashboard. The final step in this chapter is to piece together the Presence state into a format that completes our requirements.
To make a visually appealing dashboard, we need to work with our CSS and HTML.
Get hands-on with 1400+ tech skills courses.