code4romania/covid-19-jurnal-medical

Create admin login

Open

#152 opened on Apr 7, 2020

 (3 comments) (0 reactions) (1 assignee)C# (50 forks)auto 404
admin-panelback-endhelp wanted

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (PR metrics pending)

Description

An admin should login before having access to the dashboard.

  • the login for the dashboard should look the same as for a normal user
  • there should be a separate user model/entity for an admin, different than the normal user
  • there is no registration process. The admins will be added manually

Contributor guide