An user-generated content Android social media app.
You can install it on Google Play Store.
Features:
- When logged in, users can see their current location address from the navigation drawer.
- Users can refresh the map and see latest posts nearby and can like the events they are interested in.
- Users can post their events based on different topics with a photo taken by the camera on their devices.
- Users can customize the theme of the map and the displayed username on the navigation drawer.
- Users can share the app with the social media installed on their device.
- Users can receive notifications if others posts their events nearby.
- Developers can view the source code from the GitHub and contact the author via email.
Description:
- Integrated Google Map API to display the nearby hot topics posted by others.
- Used Google Firebase to store and manage UGC including images, descriptions, title, and locations.
- Improved the UI/UX flow with the idea of Material Design, which includes Animation, ToolBar, NavigationDrawer, TabLayout, ProgressBar, BottomSheet, VectorDrawable etc.
- Utilized Android Broadcast Intent to handle inter-communication between different users.