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 favorite city functionality #8

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

VladShurakov
Copy link
Owner

What's new?

Add new boolean favorite field in CityEntity
Edit getCities function from CitySearchViewModel
Add getFavoriteCities function to CitySearchViewModel
Add changeInFavorite function to CitySearchViewModel
Add favorite icon on fragment_city_search layout
Edit CitiesAdapter bind function
Add onClickListener for favorite icon
Add currentCityName field in CitySearchState

@VladShurakov VladShurakov linked an issue Nov 13, 2023 that may be closed by this pull request
8 tasks
@VladShurakov
Copy link
Owner Author

Nice work me, next time fo more commits.

@VladShurakov VladShurakov merged commit 36142c0 into master Nov 13, 2023
@VladShurakov VladShurakov self-assigned this Nov 16, 2023
@VladShurakov VladShurakov deleted the favorite_city_functional branch November 20, 2023 11:22
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.

[FEATURE] Add favorite city functionality
1 participant