DevNoam / WarrantyTrack

📊🏪 WarrantyTrack - Track your customers inquiries
https://noamsapir.me/WarrantyTrack
1 stars 1 forks source link

Create new user - V2 #18

Closed DevNoam closed 2 months ago

DevNoam commented 2 months ago

Add a popup menu in the users page for creating a new users (365 admin center design).

Example: image

image

After creating a user, a backend call will be executed. When created, the admin will be directed to the manage profile page for the newly created user.

DevNoam commented 2 months ago

Added the modal: image

Need to implement API side.