fix/rearrange-file-structure - #51
Merged
Merged
Conversation
elysseaa
approved these changes
Jul 26, 2026
elysseaa
left a comment
Collaborator
There was a problem hiding this comment.
Looks good, PR also seems to include dependency updates with changes to a few iOS/npm config files. More restructuring can be done with the baseline changes made here. Testing app seems to work.
Follow up: I think we could rename the folder names to make casing consistent (my proposed structure didn't exactly do that). But I didn't want to block this PR based on that.
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
Brief description of changes.
Folders restructured to the following:
These folder restructures are accompanied by minor changes to the files themselves, with some types and constants moved to match the new schema.
Closes #(issue number) - No issue attached
Type of Change
Changes Made
Testing
How did you test these changes?
Ran application on both an iPhone 10R and a Samsung Galaxy S24 under the apiary-test environment. Scanned attendance. Checked that Settings screen populated correctly. Checked links under Settings such as the Make-A-Wish link, OSS licenses, and Privacy Policy. Logged out.
Metric of test was whether or not these actions successfully executed.
Checklist