shadowofleaf96 / GreenVille

GreenVille - Bio Organic Ecommerce Website
https://greenville-frontend.onrender.com/
1 stars 1 forks source link

Adding a new user #25

Closed shadowofleaf96 closed 2 weeks ago

shadowofleaf96 commented 9 months ago

Rules

  1. Only users with admin role can create new users.
  2. The user's account is active by default and set to true.
  3. The user username should be unique.
  4. The user email should be unique.
  5. A notification email is sent to the user with his credentials.
  6. The creation date data should be set when creating a new user.