Not: The Social Affair Coordinator should be able to CRUD users
(we have 3 types of users (Admin, Social Affair, and Student)
1/ Admin account:
o Update account
o Sign in / Sign out
o Validation of required information
o Manage: route / controller / model /migration
2/ Social Affair Officer & Student account:
o Create / remove / update / list users
o Sign in / Sign out
o Validation of required information
o Manage: route / controller / model /migration
Not: The Social Affair Coordinator should be able to CRUD users (we have 3 types of users (Admin, Social Affair, and Student) 1/ Admin account: o Update account o Sign in / Sign out o Validation of required information o Manage: route / controller / model /migration
2/ Social Affair Officer & Student account: o Create / remove / update / list users o Sign in / Sign out o Validation of required information o Manage: route / controller / model /migration