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

[feat] [#75] 최근에 확인한 관심 축제를 저장하기 위한 DataStore 환경 구축 #95

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

easyhooon
Copy link
Collaborator

관심 축제가 여러개 있을 경우 그 중에 가장 마지막에 확인한 관심 축제를 화면에 출력하기 위한 DataStore 환경을 구성하였습니다.
API 를 통해 잘 동작하나 확인까지 해보려했는데 현재 API 에 문제가 있는 것 같아 확인은 못해봤습니다.

@easyhooon easyhooon added the enhancement New feature or request label Apr 22, 2024
@easyhooon easyhooon self-assigned this Apr 22, 2024
@easyhooon easyhooon changed the title [feat] 최근에 확인한 관심 축제를 저장하기 위한 DataStore 환경 구축 [feat] [#75] 최근에 확인한 관심 축제를 저장하기 위한 DataStore 환경 구축 Apr 22, 2024
Copy link
Collaborator

@wjdtkdgns777 wjdtkdgns777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!

@easyhooon easyhooon merged commit 3a4d28b into develop Apr 22, 2024
1 check passed
@easyhooon easyhooon deleted the feature/liked-festival-datastore branch April 22, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataStore 를 통해 최근에 확인한 학교/축제를 보여주도록 구현
2 participants