Skip to content

Modify database to use first and last name

Otto Visser requested to merge backend_first_lastname into master

In this merge request, the database script and code is adjusted to split the users name into first and last name. Moreover, the README has some minor fixes in the database setup section.

Merge request reports