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

API Calls for Events #83

Merged
merged 57 commits into from
Jan 21, 2025
Merged

API Calls for Events #83

merged 57 commits into from
Jan 21, 2025

Conversation

Daggerpov
Copy link
Owner

@Daggerpov Daggerpov commented Jan 8, 2025

Will use mock data after merging in separate PR while the rest is being worked out

Replaced mock data usage for events with a back-end API call for:

  • Events
    • Need to fix the startTime and endTime date time formatting
  • Friend Tags
    • Create new friend tag through POST request
    • Fetch friend tags in:
      • FeedView/MapView
      • TagsTabView

TODO once wrapped-up:

  • Remember to swap the default setting in FriendsView at top from tags to friends

  • API calls:

    • Adjust fetch calls in TabsViewModel and FeedViewModel to use user id instead of getting all events and tags
  • Revert creator temp fix

image

@Daggerpov Daggerpov self-assigned this Jan 11, 2025
@Daggerpov Daggerpov mentioned this pull request Jan 19, 2025
@Daggerpov Daggerpov merged commit 10fa68f into main Jan 21, 2025
1 check passed
@Daggerpov Daggerpov deleted the making-api-calls-for-data branch January 21, 2025 03:28
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.

1 participant