Nuhser / PfaKSys

PfaKSys is a server based inventory management and borrowing system using a Flask webapp for small to medium sized organizations.
https://github.com/Nuhser/PfaKSys/wiki
GNU General Public License v3.0
1 stars 0 forks source link

Admin Settings #3

Closed Nuhser closed 2 years ago

Nuhser commented 2 years ago

Description

There should be a page for admin settings analog to the user settings.

Possible Solution

Make a link in the settings dropdown that is only visible for admins.


Additional Context

Blocks:

Nuhser commented 2 years ago

There needs to be an automatism to grant the first user admin permissions.

Nuhser commented 2 years ago

There needs to be an automatism to grant the first user admin permissions.

Done.

Nuhser commented 2 years ago

Admin settings page is available but empty.

Nuhser commented 2 years ago

There needs to be a database model to save the settings.