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

Km.demo use json server #49

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Km.demo use json server #49

wants to merge 3 commits into from

Conversation

kiley-mitti
Copy link
Collaborator

@kiley-mitti kiley-mitti commented Oct 26, 2023

this basically just fetches data from the json server >exactly once< for now. Massages that data into our context and displays it in the app. It's a proof of concept. It ONLY grabs equipment and jobs.

If it can't find the json server it falls back on the mock data.

What it does not do:
It does not grab alerts. Alerts are still mock-data generated.
It does not update jobs on the server when you edit or create a job.
It does not grab new data from the server when another app (theoretically) updates it.

@netlify
Copy link

netlify bot commented Oct 26, 2023

Deploy Preview for grm-equipment-react-ts ready!

Name Link
🔨 Latest commit fa4808b
🔍 Latest deploy log https://app.netlify.com/sites/grm-equipment-react-ts/deploys/653aac49e93d860008411232
😎 Deploy Preview https://deploy-preview-49--grm-equipment-react-ts.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.

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

Successfully merging this pull request may close these issues.

None yet

1 participant