MalwareAhead / openchurch

An open source church management system
0 stars 0 forks source link

Add members and member management #1

Open MalwareAhead opened 3 weeks ago

MalwareAhead commented 3 weeks ago

Members are users with different roles.

Only the admin should be able to register new members using their email address.

Registered members should be able to login via email address and password.

MalwareAhead commented 3 weeks ago

Members can signup and login and see the homepage.

Now we have to install roles (admin, staff, member, etc.).