GithubHelp home page GithubHelp logo

jagdishjadeja / angular-atm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mike-wester/angular-atm

0.0 1.0 0.0 753 KB

License: MIT License

JavaScript 1.81% TypeScript 75.99% HTML 19.25% SCSS 2.95%

angular-atm's Introduction

AngularAtm

This project was generated with Angular CLI version 10.0.5.

Current Startup Users for Testing

User Name Password User Type Account Balance
[email protected] abc123!! UserType.basic 1000000
[email protected] abc123!! UserType.basic 2000
[email protected] abc123!! UserType.admin 1000000000
[email protected] abc123!! UserType.admin 500000
[email protected] abc123!! UserType.super 250000
[email protected] abc123!! UserType.super 6500000

Future Changes

Seperate out basic users, admin and super users

• Finalize basic users user experience

• Refactor/Cleanup improve user experience

• Finalize admin basic experience

• Refactor/Cleanup improve admin experience

• Finalize super basic experience

• Refactor/Cleanup improve super experience

• Styling CSS ( CRY )

• Update to Mobile First design pattern

• Update header navigation to dropdown selection

Possible Further enhancements

• Handle change as well as dollars • Handle other currencies

Challenge Requirements

Application Requirements:

• The ATM should initially be stocked with 10 of each of the following denominations: $100, $50, $20, $10, $5, $1.

• Users should be able to withdraw cash and the ATM should be able to track bills remaining.

• The ATM should tell the user if it was able/unable to dispense the requested amount.

• The ATM needs to keep track of the current quantities of each of its denominations.

• The ATM needs to keep track of each transaction that happens.

Application Pages

• Withdraw Page

Users should be able to enter a dollar amount and press a withdraw button when desired dollar amount has been entered. Withdraw button should remain disabled until the user enters an amount. Once with withdrawn button is pressed, display message whether or not transaction was successful (“Dispensed $” or failure “Insufficient Funds”).

• Restock Page

User should be able to enter quantities for each of the following denominations: $100, $50, $20, $10, $5, $1. Once the restock button is pressed, the total quantity of each denomination should be updated. Once the restock button is pressed, display a successful message to the user.

• ATM Overview Page

Display the quantities of each denomination currently in the ATM. Display a transaction history of withdraw messages (“Dispensed $(amoun)” or failure “Insufficient Funds”).

angular-atm's People

Contributors

mike-wester avatar

Watchers

James Cloos 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.