At least one user should be able to change other users (and admin, or superuser). Use something like the `is_admin` setting in the users table and add superuser capability for manipulating buggies and users. [5-ADMIN full details](https://rhul-cs-projects.github.io/CS1999-buggy-race-server/project/tasks/#task-5-admin)
At least one user should be able to change other users (and admin, or superuser).
Use something like the
is_adminsetting in the users table and add superusercapability for manipulating buggies and users.
5-ADMIN full details