mrico417 / vitals-tracker

0 stars 0 forks source link

Enable visitor to registered as admin role #13

Closed mrico417 closed 2 months ago

mrico417 commented 2 months ago

Visitor must also provide the "admin secret" with the login_name, email, password. Registered login with admin role can add vitals, view vitals, and edit vital descriptions.

mrico417 commented 2 months ago

Implemented register admin role - backend: implemented register admin role #14

mrico417 commented 2 months ago

Registered admin can create new vital - https://github.com/mrico417/vitals-tracker/pull/15