vivekbarsagadey / genesis-v2

MIT License
1 stars 1 forks source link

Customer Screen #54

Open vivekbarsagadey opened 1 year ago

vivekbarsagadey commented 1 year ago

Customer Screen Will have following thing: 1> Landing Page called list screen a> header name with breadcrum b> filter with all options c> Search (basic and advance) d> sorting and pagination c> Views (List, Grid, Table, Graph, Kanban, Calender) d> Download, import , export (csv, pdf), print

2> Edit Screen 3> Create Screen 4> Soft Delete

vivekbarsagadey commented 1 year ago

Customer schema details will provided by db team, @swareshdeshpande plz work on this

Schema example: first name, last Name, phone mumber, email, status (ACTIVE/INACTIVE), profile (image url),

swareshdeshpande commented 1 year ago

@SaurabhChandel007 Customer Schema Details :

  1. First Name
  2. Last Name
  3. Gender
  4. Age
  5. Phone Number
  6. Email ID
  7. Status (Active/Inactive)
  8. Profile(Image URL)
  9. Address
  10. Postal/Zip Code
  11. City
  12. State
  13. Country
  14. Date of Birth
SaurabhChandel007 commented 1 year ago

I feel document URL should not be there