ReisTecnologia / abc

0 stars 0 forks source link

usersPage, editUsersPage first iteration #135

Closed cpcm94 closed 3 years ago

cpcm94 commented 3 years ago

The left drawer menu button should now display menus, lessons and users:

image

When clicked it should lead to the users page, where it a list of all users should be displayed and also a button to add user:

image

Whenever you click in one of the listed users (not the view button), it should open the editUser page corresponding to that user ID:

image