Code Monkey home page Code Monkey logo

popnbooze's Introduction

PoPnBooze

##Question A simple mobile application that acts as a vending machine. This question is open ended in terms of how you design and organize your code/UI. The application must at the least follow the below requirements, but feel free to add any bells and whistles you wish.

##Requirements:

  1. Allows you to select from a list of beverages and their costs

  2. Allows you to insert "money"

  3. Dispenses your selection

  4. Dispenses your change a Change must be returned with the optimal amount of coins (ie. If $1.30 change: 1 dollar, 1 quarter, 1 nickel. Not 13 dimes.) Assume the machine has unlimited amounts of different coins

  5. Keep track of inventory within the machine, and indicate when sold out

#####Please use the below csv list of beverages for your application. You may store it however you wish:

Name,Cost,Calories,Quantity

Coke,1.85,200,10

Pepsi,1.99,180,7

Fireball,14.20,350,1

Sprite,1.35,200,0

Blue Guy,3.60,300,3

popnbooze's People

Contributors

pravinkandala avatar

Stargazers

 avatar

Watchers

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