Notice: Undefined index: user_id in /home/staffi7/wm.staff-india.com/inc/header.php on line 69

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/staffi7/wm.staff-india.com/inc/header.php on line 73

Error: Could not retrieve Internal Task details.

HR Manager | Staff-India

Notice: Undefined index: user_id in /home/staffi7/wm.staff-india.com/inc/top_nav.php on line 5

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/staffi7/wm.staff-india.com/inc/top_nav.php on line 9

Error: Could not retrieve Internal Task details.

Task Details

tracking enquiries ofr each user on MVP admin panel

Assigned To:
  1. Scott (scott.ih@staff-india.com)
Assign By Admin On 2022-12-05
80%
Deadline:- 610 Days Over from Deadline. You Have Missed The Deadline 610 Days Ago

Task Details :-

HI scott,

 

we need to add a small function urgently.

 

each day different user on admin panel is making comments on different client.

 

so anytime a user is making a comment or sending email we need to COUNT how many clients they did commenting on. and we will show this information as a chart. we have the code for chart already on the dashboard page.

 

so your table will keep very simple information, columns:

1. date

2. user

3. count of client how my client they did notes. (not total notes, maybe in 1 client they did 5 notes by we count 1 becasue it is one client)

 

IN the dashoard for the user we will show this chart for last 30 days showing how many clients they contacted each day.

 

for ADMIN USER... they will also see same chart. but they will have a drop down option that allow him to select any user to see their chart.

Task Current Status :-

Task Complete

Sub Task(s):

No Sub-task Added.

Task QA

Selected File:
Drag Your File Here
Or Click Here to pick

Comments  (4)

    Scott 10-11-2022 23:04:21

    Hi
    Good Day. hope you are well.

    I have updated the chart code with filter option. I have attached a video link.
    https://drive.google.com/file/d/18Kvgf3BMGA4JBziIu8cHjXkEMbb_3p9I/view

    Thank you

    Admin 09-11-2022 14:04:25

    it is very simple actually, you just keep record of client ID for each date.

    and the client ID for each data will be unique. it should not be possible to have the same client ID showing multiple time in the same day.

    and you simply COUNT the total client IDs for each day to show the statistics

    Admin 09-11-2022 14:03:10

    have you done teh code for collecting the data correctly mate?

    so anytime a user is making a comment or sending email we need to COUNT how many clients they did commenting on.

     

    so this means your chart is showing How many clients the user did commenting on each day. NOT how many comments total.

    maybe in one client they did 3 comments - but we are counting 1 client.

    Scott 08-11-2022 23:07:09

    Hi
    Good Day. Hope you are well.

    I am working on the chart. right now it is displaying the respective user informations. (Ex: admin will only see their respective info same for users) Tomorrow I'll work on the select user option in admin. i.e admin will select user name and chart will be updated with the selected user information.
    I have attached an image of the current chart.


    Thank you


    Download