Freebites Mobile App#54
Open
andrewx-bu wants to merge 180 commits into
Open
Conversation
chore(mock): add events/users/reviews JSON matching design doc
…ts, hooks, components in mobile/ folder for simplicity
…nt modal and save/toggle/delete actions
added login page, and installed NativeWind
feat(mobile): Events POC: Firestore emulator + admin tools + seed
rebuild login page, with bu email and connected firebase
feat(mobile): add Jest tests and CI pipeline
- Make event addresses clickable links that open in Google Maps - Use Google Maps consistently across all platforms (iOS/Android/Web) - Add visual indicators (blue color, underline, pin emoji) - Include fallback to web version if native app unavailable - Improve user experience for finding event locations
(feat): address google maps link
fix: improve keyboard UX on sign-in/sign-up screens
Fix/dark theme fixes
❌ Deploy Preview for bu-catering-leftovers failed. Why did it fail? →
|
|
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 37 files out of 148 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Collaborator
Author
|
Opened for submission to CS519 Final Project on Gradescope |
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.
Add React Native mobile app to pair along with the website. Documentation outlined in
mobile/README.md.