Git Product home page Git Product logo

swipe's Introduction

Swipe

This guide provides an in-depth understanding of a SWIPE application built using Kotlin and Jetpack Compose.

Overview

Swipe is an application designed to demonstrate the usage of Kotlin and Jetpack Compose for building modern Android applications. It showcases various features and functionalities implemented using Jetpack Compose UI toolkit.

Getting Started

To get started with Swipe, follow these steps:

  1. Clone the repository to your local machine.
  2. Open the project in Android Studio.
  3. Build and run the app on your device or emulator.

Requirements

  • Android Studio 4.0+
  • Kotlin 1.4+
  • Jetpack Compose

Installation Instruction

To install the application, follow these steps:

  1. Fork this GitHub repository.
  2. Open it in your Android Studio.
  3. Wait for synchronization of data, as it may take some time.
  4. Navigate to Build in the toolbar.
  5. Select Build Bundle(s)/APK(s) -> Build APK(s).
  6. Wait for 2-3 minutes for the application to build.
  7. Locate the generated APK and install it on your device.
  8. After installation, if you receive a Google Play warning stating the app is unsecure, rest assured that it is not Google verified and is not available on the Play Store. However, it does not pose any security issues.

Features

  • User can fetch data from the server.
  • User can post data to the server.
  • User-friendly Interface: The application features a clean and easy-to-use interface, making it simple for users to navigate and manage their tasks.

Requested Permission

  • Internet (for fetching data from the server).

Libraries Used

  1. Retrofit for network calling.
  2. Compose ViewModel for MVVM architecture.
  3. Coil for image loading.
  4. JSON to GSON converter.

Technology Used

  1. MVVM
  2. Kotlin
  3. Jetpack Compose
  4. ViewModel
  5. Retrofit
  6. Kotlin Coroutines

swipe's People

Contributors

sivyamkumar 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.