Merged
Conversation
Jrodrigo06
pushed a commit
that referenced
this pull request
Apr 8, 2026
* Update FoodLogForm.tsx * placeholder * fixing ingredients to add with button
Jrodrigo06
pushed a commit
that referenced
this pull request
Apr 8, 2026
* Update FoodLogForm.tsx * placeholder * fixing ingredients to add with button
Jrodrigo06
pushed a commit
that referenced
this pull request
Apr 8, 2026
* Update FoodLogForm.tsx * placeholder * fixing ingredients to add with button
Jrodrigo06
added a commit
that referenced
this pull request
Apr 8, 2026
feat: improve schema sync, reset-db command, and fix env defaults Add frontend/.env.example documenting EXPO_PUBLIC_API_URL pointing at the Railway production backend. Local .env is gitignored; the variable is inlined at bundle time so it works with Expo Go QR scanning. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * syncing schema * Feat/fix ingredients (#77) * Update FoodLogForm.tsx * placeholder * fixing ingredients to add with button * Fixes for the PR, instead added a reset db --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Deekshita Madhalam <147561858+mdeekshita@users.noreply.github.com>
Jrodrigo06
pushed a commit
that referenced
this pull request
Apr 10, 2026
* Update FoodLogForm.tsx * placeholder * fixing ingredients to add with button
Jrodrigo06
pushed a commit
that referenced
this pull request
Apr 14, 2026
* Update FoodLogForm.tsx * placeholder * fixing ingredients to add with button
Jrodrigo06
added a commit
that referenced
this pull request
Apr 14, 2026
* feat: add production API URL via EXPO_PUBLIC_API_URL env var Add frontend/.env.example documenting EXPO_PUBLIC_API_URL pointing at the Railway production backend. Local .env is gitignored; the variable is inlined at bundle time so it works with Expo Go QR scanning. * syncing schema * Feat/fix ingredients (#77) * Update FoodLogForm.tsx * placeholder * fixing ingredients to add with button * Fixes for the PR, instead added a reset db * Alot of changes * cleanup --------- Co-authored-by: Deekshita Madhalam <147561858+mdeekshita@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
editing the food log for after you log in to be more user friendly, etc
Type of Change
What Changed?
Testing & Validation
How this was tested
Screenshots/Recordings
Unfinished Work & Known Issues
Pre-Merge Checklist
Code Quality
Testing & CI
Documentation
Reviewer Notes