Coder Social home page Coder Social logo

wallet's Introduction

wallet

Wallet application which allows you to add and remove amounts to and from your wallet in agularjs. Once an amount is entered into the wallet, it should be listed along with the date it was added to give a history of the user’s transactions. There should then be a grand total displaying how much money is currently in the wallet. There will be a responsive header with three menu items: Home, Reset, View Source (link to GitHub repo).

Specifications

It’s up to you to decide the currency of the wallet. This should be displayed next to each item and the grand total.

  1. The input(s) to add/remove amounts should have error checking and reporting
  2. The wallet data should persist between page refreshes for the same user, until they click “Reset” in the menu. It is up to you to choose the persistence method.
  3. The code should be hosted in a Git repository, ideally we would like to see how you got to the end result via a series of commits as opposed to one large commit.
  4. The application should be responsive; we will look at it on large and small screens.
  5. The wallet can never contain a negative amount.
  6. The method of adding/removing values to a wallet can be via separate inputs or a single combined input with a select box for add/remove. There is no limit to the amount of values added or removed in the wallet.

wallet's People

Contributors

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