Role management (including authority management) of (background users);
Because the background management system faces many kinds of people, operations, products, derivative departments, bosses, product managers and so on. In the background management, some data can only be modified by people in a certain department, so it is best to classify people and assign different permissions to different departments. Of course, for example, product managers need to know more than one department. At this time, it is necessary to assign special rights to special personnel, which needs to be considered.
Second, user management.
User management is mainly to manage user information. Common and necessary user information in the background includes nickname, avatar, gender and personal signature. If the user needs to bind relevant information, there are also phone numbers, addresses, real names, etc. At the same time, according to the different function settings of each app, there should be other user information that needs statistical summary.
Third, platform management.
Platform management is mainly aimed at some activities of app settings, such as the management of information, articles, videos and other activities. At this time, we can know which functions need to be managed according to the front-end interface, just like opening the perspective of God (nonsense). Of course, if you find that the function of background setting management is not displayed in the front end, you should think about whether it is redundant. It may be wrong.
Fourth, operation management.
Operation management is similar to platform management. According to the functions displayed in the front-end interface, you can know which functions need to be managed.
Verb (abbreviation of verb) system management
It is also one of the functional classifications. General system management corresponds to the settings page, and users manage the settings, opinions and feedback of app in the background.
Generally speaking, the background management system should not only understand the front-end user interface, but also have an overall grasp of the functional classification and clear logic.