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

Add check favorite session feature #4

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

ewa1989
Copy link
Owner

@ewa1989 ewa1989 commented Mar 17, 2024

Add check favorite session feature as below.

Only in ShceduleView, show star icons on the right inside of session row, toggle when the icons are tapped, and persist favorited states.

Ref: tryswift#40

Note

  • persist [String: [Session]] in Document as Json files, in save methods of FileClient
  • when app launch, try to load [String: [Session]] from Document

…k-favorite-session-feature

# Conflicts:
#	MyLibrary/Sources/ScheduleFeature/Schedule.swift
…tching methods which might change API Client in future
# Conflicts:
#	MyLibrary/Sources/ScheduleFeature/Schedule.swift
…se favorite data aren't customizing app's behavior
# Conflicts:
#	MyLibrary/Package.swift
#	MyLibrary/Sources/ScheduleFeature/Schedule.swift
…and View, and remove Favorites and use typealias instead because Favorites has one property only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant