[FRONTED] Integrate the Dashboard tiles
BRAVO68WEB opened this issue · 9 comments
Fetch data from API to show on the Dashboard tiles.
can you give some more context to this. i am not understanding properly
If a user logs in he should see total views, total links created , etc expect the graph on home dashboard
If a user logs in he should see total views, total links created , etc expect the graph on home dashboard
ok assign me this i will try
If a user logs in he should see total views, total links created , etc expect the graph on home dashboard
can you give some more details on how the total views will work. and how the individual views will be counted?
@BRAVO68WEB
so, here for total links generated - this will be all links counted , with anyno. or with mail id attached
for total views - this will be all total views from all links with anyno. or mail id attached
for links active - this is total links counted that has a mail id attached
and for vews - this is total views counted for links that has a mail id attached
is this correct ? i have made the pull request in case if it's right
@Anirban-1490
total links generated :- total links generated by the logged user
for total views :- total views on that user's links
for links active :- links which was marked as active
@Anirban-1490
total links generated :- total links generated by the logged user
for total views :- total views on that user's linksfor links active :- links which was marked as active
Ok so.
Total views is total views from all of users link that has a mail id attach( by looges user)
But for links how can i mark a link active?
And also there was another views card at the top . What should i do with it
When even a link is visited,
The view gets increased
This means the records gets updated
If you see at record got updated 3 weeks ago count as inactive.