A small app developed by me that clones the news feed of any popular social media app.
MockFeed currently contains the news feed with 10 posts, a navigation drawer and an activity with the details of any opened post.
More update may come in the future to make it into a proper clone.
I made this app in order to improve my knowledge I had acquired over the past about the android platform. This app includes almost everything of whatever I have learned till now,
that includes, recyclerview, shared animation transitions, toolbar, navigation drawers and more.
The data in the posts are from real people I found on linkedin.
G
MockFeed
public
0 stars
0 forks
0 issues
Commits
List of commits on branch master.Verified
63549076c2feaf4fc4334a0056ac10aff6f03e8fSetup github actions
GGammaBurst101 committed a year ago
Unverified
a7427a458169fb9b001b7c6196a8044b6a3df022Fix the issue of wrong back navigations
GGammaBurst101 committed 2 years ago
Unverified
38155c27eb04e5d6cc080c5f03a068ecad99a0f1Remember user login state
GGammaBurst101 committed 2 years ago
Verified
8e8a86bae62aa68473e05ffa0ff70caf5e926e99Merge pull request #2 from GammaBurst101/addLoginSignup
GGammaBurst101 committed 2 years ago
Unverified
e3c3da5f53376e97de39d558a668a9222a74f43aCreate backend for the login activity
GGammaBurst101 committed 2 years ago
Unverified
29e9a67e1428dbc17dbe710e3683d97822e2bc13Create backend for the signup activity
GGammaBurst101 committed 2 years ago