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

FriendsView & RequestsView #55

Closed
ambervermaa opened this issue Feb 11, 2025 · 0 comments
Closed

FriendsView & RequestsView #55

ambervermaa opened this issue Feb 11, 2025 · 0 comments
Assignees

Comments

@ambervermaa
Copy link
Contributor

ambervermaa commented Feb 11, 2025

When you click a users friends from the profile page, it should redirect you to a new view called Friends, which will display the user's current list of friends.

  • Under the view titled "FriendsView", create this page using SwiftUI:
  • Use a navigation link to be able to navigate back to profile, and use one to be able to navigate to requestsview

More info about navigation in SwiftUI: https://www.hackingwithswift.com/articles/216/complete-guide-to-navigationview-in-swiftui

Image

  • Under the view titled "RequestsView", create this page using SwiftUI (and ensure it navigates back to FriendsView):

Image

@ambervermaa ambervermaa changed the title ConnectionsView (DO NOT ASSIGN YOURSELF TO THIS) ConnectionsView (DON'T ASSIGN YET) Feb 11, 2025
@ambervermaa ambervermaa changed the title ConnectionsView (DON'T ASSIGN YET) FriendsView & RequestsView Feb 18, 2025
@ajay-desai9 ajay-desai9 self-assigned this Feb 18, 2025
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

No branches or pull requests

2 participants