Learn what admin panels are, how they differ from dashboards, and the best approaches to building them. Covers security, architecture, and build vs buy decisions.
This web application will allow us to create issues and tasks for your team members. You will also be able to choose the priority of these tasks, their tags, and which person to assign them to.
We will prepare a simple `job-posting` application. We will also use the Refine framework for the admin panel. The project will consist of two parts, api and admin.