You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
346 B
14 lines
346 B
# YOUserbase
|
|
|
|
This application is a user management system.
|
|
You can have users, with different data, and groups.
|
|
You can manage them by clicking on the respective `Add user/group`, `Edit` and `Delete` buttons.
|
|
|
|
The application is made with the .NET MAUI Framework.
|
|
|
|
The credentials at the login page are:
|
|
|
|
Username: `admin`, Password: `admin`
|
|
|
|
|