Ealanisln / ready-set

On-demand courier that specializes in delivery for all your needs. We are Food Safety, and HIPPA Certified. Our team can meet all your Bay Area delivery needs.
https://readysetllc.com
MIT License
0 stars 0 forks source link

New feat request: Allow to admin's create new drivers. #8

Open Ealanisln opened 2 days ago

Ealanisln commented 2 days ago

Description: Introduce functionality that enables users with admin privileges to create new driver accounts within the system. This feature would streamline the process of adding new drivers directly through the admin interface.

Requirements:

Add a form for admins to input driver details (e.g., name, contact information, license number). Ensure proper validation of input fields to avoid data inconsistencies. Update the backend to handle new driver creation, including assigning necessary roles/permissions. Notify admins upon successful driver creation and provide feedback in case of errors. Use Case: This feature will simplify the process of onboarding new drivers and provide admins with more control over managing driver profiles.