K
K
Konstantin2019-06-17 12:07:27
Vue.js
Konstantin, 2019-06-17 12:07:27

How to implement admin panel in vue js?

Greetings, I am taking a course on vue js (youtube), but not one video contains an example of implementing the admin functionality (except for implementing a blog on Butter CMS) I understand that each admin for an application can have different functionality, but I would like to get an approximate understanding of how it works .
For example, display a list of registered users in the admin panel, the ability to make adjustments, see user logs.
Are there such examples (articles or videos) for review?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
WebDev, 2019-06-17
@gradk

The admin panel is no different from the non-admin panel. Do you see in your courses how to draw lists using vue, get data from the server, add / delete records, etc.? So apply all this knowledge to create an admin panel.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question