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

Backend dashboard service #90

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

chef-louis
Copy link
Contributor

@chef-louis chef-louis commented Feb 27, 2025

Description

This PR adds the following:

  • READ functionality from our Supabase backend for the Dashboard.tsx and BrowseDishes.tsx pages.
  • CRUD functionality for Allergies.tsx page

Fixes #52, #63, #65

Type of change

  • New feature (non-breaking change which adds functionality)
  • Replaces mock data with back-end connections for the relevant pages described above

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

Demo

Screencast.from.02-27-2025.11.21.07.AM.webm

@chef-louis chef-louis requested a review from bobbygrdn February 27, 2025 18:06
Copy link

netlify bot commented Feb 27, 2025

Deploy Preview for v53-tier3-team-38 ready!

Name Link
🔨 Latest commit a72d55f
🔍 Latest deploy log https://app.netlify.com/sites/v53-tier3-team-38/deploys/67c1fc71d766060008c4d89e
😎 Deploy Preview https://deploy-preview-90--v53-tier3-team-38.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.

@chef-louis
Copy link
Contributor Author

@bobbygrdn Not completely done but wanted to get a PR up with a full CRUD example so I can get any feedback before proceeding with the remaining CRUD elements. I took your PR template and added a video so hopefully those help.

@bobbygrdn
Copy link
Contributor

@chef-louis This looks great so far man. Everything works as expected. Keep it up!

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.

Implement Dashboard Back End
2 participants