Code Monkey home page Code Monkey logo

nishant-dabhi / igmuram Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 219 KB

~Native Android Application to for Random Feeds & Story. ~Realtime updating contents using Imgur API. ~used MVVM Architecture, Kotlin Coroutines, Coil for GIF & mp4 format support, ViewBinding. ~used Fragments for Reusable component. ~made separate JAVA Modual for API models and written Tests for API Response.

Kotlin 100.00%
coroutines-android mvvm-android native-android-app viewbinding

igmuram's Introduction

Igmuram - Native Android Stories and Feed APK

Description

Igmuram is a native Android application designed to display stories and feeds, providing users with an immersive social media experience similar to popular platforms like Instagram. The app features a user-friendly interface for browsing and interacting with stories and feeds seamlessly.

Screenshots

Features

  • Stories Section: Enjoy a visually appealing interface with a horizontal list of user stories. Each story is represented by a rounded profile picture, allowing users to tap and view stories effortlessly.

  • Feed Section: Explore a diverse range of content categorized into "Hot" and "Top" feeds. Users can navigate between different feed sections to discover trending and popular content.

  • Interactive Story Viewer: Dive into stories with an interactive viewer that provides a seamless experience. Users can navigate through stories, with an animated progress bar indicating story duration. Additionally, manual navigation options enable users to control story playback.

  • Home Screen Sections:

    • Horizontal List: The home screen features a horizontal list, resembling the Instagram story section. This list is implemented using a horizontal RecyclerView, with each item designed as a CardView. Each CardView displays a rounded profile picture along with the user's username.

    • Scrollable Feed Section: Below the horizontal list, users can scroll through various feeds uploaded by users. This feed section is implemented using a vertical RecyclerView, with each item designed as a CardView. Each CardView represents a feed item.

    • Bottom Navigation Bar: The bottom navigation bar component allows users to navigate between "Hot" and "Top" feeds seamlessly. It is designed using a separate XML layout file, incorporating two Fragments for displaying different feed types without leaving the screen.

  • Backend Details:

    • MVVM Architecture: Implemented MVVM architecture to manage code complexity and separation of concerns. This architecture promotes a clear separation between the user interface, business logic, and data handling components.

    • Separate JAVA Module for API: Developed a separate JAVA module for handling API requests and responses. This modular approach ensures reusability and ease of integration into other projects. Additionally, unit tests are written to validate API responses, ensuring reliability and robustness.

    • Imgur API Integration: Utilized the Imgur API to fetch stories, users, "Hot" feed, and "Top" feed data. This integration provides access to a wide range of multimedia content, enriching the user experience.

    • Libraries Used: Leveraged popular Android libraries such as Retrofit for handling API requests, Coil for image loading and caching, OkHttp for network operations, etc. These libraries simplify development tasks and enhance app performance.

Installation

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Open the project in Android Studio.
  4. Connect your Android device or start an emulator.
  5. Build and run the application on your device/emulator.

Usage

  • Story Viewing: Simply tap on a user's profile picture to view their story. Swipe left or right to navigate between stories. The animated progress bar at the top indicates the duration of each story, automatically advancing to the next story upon completion.

  • Feed Exploration: Navigate between "Hot" and "Top" feeds to explore different content categories. Scroll through the feed to discover new and interesting posts.

Credits

igmuram's People

Contributors

nishant-dabhi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.