Giter Club home page Giter Club logo

tt_cryptomarket's Introduction

Crypto UI

A sample app for a crypto currency market place The following technology used in application

  1. Android with Kotlin
  2. MVVM clean Architecture
  3. Data Binding
  4. Retrofit for api call
  5. Koin for Dependency Injection
  6. Lottie for Loader animation effect
  7. Navigation Architecture
  8. Glide for image loading

App Flow

  1. First click on launcher screen, it will navigate to app in exchange screen.
  2. Api call with for getting list of latest crypto-coins with limit = 20, by default sort by market cap in descending order.
  3. then we get the all slugs with comma separated to call the info api by which we get the logo icon and show the logo image.
  4. Initially we show only 8 results and when user clicks over the view all button then all 20 results will be there. I did this because to use view all button functionality
  5. Our first result will show on banner as it was not mentioned in requirement doc.
  6. User can search the result based on current list i.e. if there is 8 items in start we will show result from 8 item or if search after viewAll click then we search from 20 items.
  7. User can filter the list by following options: A. Price - Low to High B. Price - High to Low C. Volume-24 - Low to High D. Volume-24 - High to Low

Main Screen

Screenshot_20231205-142459

Filter BottomSheet

Screenshot_20231205-142522

tt_cryptomarket's People

Contributors

yashbhardwaj786 avatar kaulsalil 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.