Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added LiveFeedScreen #6005

Closed
wants to merge 10 commits into from
Closed

Conversation

kshitijv256
Copy link
Contributor

@kshitijv256 kshitijv256 commented Aug 4, 2023

WHAT

🤖 Generated by Copilot at b275d71

This pull request adds a live feed feature to the app that lets users view real-time video streams from patient beds in a facility. It creates a new component LiveFeedScreen and a new route /facility/:facilityId/livefeed to display the live feed page. It also adds a button to the FacilityHome component that navigates to the live feed screen of the selected facility. The live feed page has a settings and filters popover to customize the view.

Proposed Changes

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers

HOW

🤖 Generated by Copilot at b275d71

  • Add a new button to navigate to the live feed screen of a facility (link)
  • Create a new component LiveFeedScreen that renders a grid of live camera feeds from the patient beds (link)
  • Import the LiveFeedScreen component in the AppRouter file (link)
  • Add a new route that matches /facility/:facilityId/livefeed and renders the LiveFeedScreen component with the facilityId parameter (link)

@kshitijv256 kshitijv256 requested a review from a team August 4, 2023 17:08
@kshitijv256 kshitijv256 requested a review from a team as a code owner August 4, 2023 17:08
@vercel
Copy link

vercel bot commented Aug 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2023 5:10pm

@netlify
Copy link

netlify bot commented Aug 4, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit b275d71
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/64cd30a927a90a0009fcf839
😎 Deploy Preview https://deploy-preview-6005--care-egov-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nihal467
Copy link
Member

nihal467 commented Aug 9, 2023

@rithviknishad can you review it

@github-actions
Copy link

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@github-actions github-actions bot added the stale label Aug 17, 2023
@github-actions
Copy link

Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, This pr has been automatically closed because it has not had any recent activity. Thank you for your contributions. Feel free to repopen the pr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hub Camera Monitoring Screen
2 participants