Code Monkey home page Code Monkey logo

littlewallet's Introduction

LittleWallet

Resume

Simple application showing wallets fetched from fake services.

User can filter wallets by currency types and click to enter a detail screen.

Dev Test

  1. Show a list of Currency Wallets (Icon, Symbol, balance). As you can see there is a lot of code reuse, try to improve it Cryptocoin and Metal are considered as Asset, Fiat and Asset are considered as Currency. Each Currency has a Wallet, and you can have multiple Wallets per Currency.

a. for Metals show the name in the list eg.: "Gold" b. do not show deleted wallets c. Data should only be retrieved from the Repository

  1. Sort the list by type : fiat, cryptocoins, metals and the balance of the wallet

  2. Add a functionality to filter Currencies by type (a simple button which rotates the type is enough)

  3. If you click on an entry open a simple DetailView where you show the price of the coin a. use precision to format the price with correct amount of decimal places b. Prices are euro prices

  4. Test your implementation with Unit Tests

littlewallet's People

Contributors

b0berman avatar

Watchers

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