Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
30
commits
feat: implement parcelable interface in AlbumDTO model class
8b35843View on GitHubfeat: add RecyclerViewInterface as a field in AlbumAdapter and implement onClick()
18bedd1View on GitHubfeat: create RecyclerViewInterface and implement it in MainActivity
bfe554bView on GitHubfeat: implement update album and delete album methods in MainActivityViewModel class
1fbb7f6View on GitHubfeat: implement methods for update and delete in AlbumRepository class
c80980fView on GitHubfeat: creat MainActivityClickHanadler class with implemetation of on floating action button click method
30f2e67View on GitHub