An app which suggest trending hashtags along with details and influencers
-
- When a hashtag is selected display its statistics and list of influencers
- When a hashtag is selected display its statistics and list of influencers
-
- A screen showing the trending hashtags
- Android Studio
- RetroFit HTTP request handling Framework
- Picasso for handling Images
- Google Support Libraries
- 1.The first thing that i did is the basic models that are required to the handling the data
- 2.After that basic API invocation is done in the app.
- 3.UI design are created
- 5.API integration with the app is done
- 6.Attaching the UI elements with API endpoint data
- 7.Commenting and testing
* One thing that took me some time is some error due to recycler view which was solved by some resolution of Context of the activity.