Partner Onboarding - Copy this React, Tailwind Component to your project
As a SaaS administrator i want to do partner on boarding process. Create HOME PAGE: DASHLETS: TOTAL PARTNERS; TOTAL REVENUE ; TOTAL LOCATIONS ; CREATE LEFT SIDE MENU with icons: MANAGE PARTNERS SITE ADMINS REPORTS SETTINGS SUBSCRIPTION PLANS LEADS DEVICE REGISTRATIONS PENDING APPROVALS 1. MANAGE PARTNERS page: add new partner [button] Partner registration form: Business Name: Address: Email ID: Phone Number: Time Zone: Point of Contact (POC): Currency: upon registration partners list should be displayed with the following columns: ID# BUSINESS NAME EMAIL ID PH NUMBER POC ACTIONS (EDIT, VIEW, DEACTIVATE) include 2. DEVICE REGISTRATIONS PAGE: Add Device [button] Device registration form: Device Name Make Model Device ID Device Serial Number Firmware Version Connection Type (e.g., Ethernet, Wi Fi) IP Address MAC Address OS Compatibility Date of Installation Authorized Location PIN [auto generated by system] upon registration create device list table with the following columns: Device Name Make Model Device ID Device Serial Number Date of Installation Authorized Location PIN Status (active, pending, deactivated) actions ( edit, view , deactivate) include 3. PENDING APPROVALS PAGE: create a table with the following columns: Date Partner name Device id# Device name location Status (pending approval, active) Action (approve, deactivate) include 4. SITE ADMINS page ADD SITE ADMIN [BUTTON] Site admin registration form: partner name location email id status (active, deactivated) actions (edit, deactivate, create pw) include 5. LEADS PAGE: DATE COMPANY NAME EMAIL ID PH# INQUIRY ABOUT STATUS
