Code Monkey home page Code Monkey logo

auction-app's People

Contributors

cgrumer avatar davidperez97 avatar gurchetan avatar shuwen123 avatar tannerdanger avatar

Watchers

 avatar  avatar

auction-app's Issues

As a bidder, I want to bid for an item in an auction.

  1. The bid must be equal or greater than the minimum accepted bid for the item
  • Bidder places a bid equal to the minimum acceptable
  • Bidder places a bid greater than the minimum acceptable
  • Bidder places a bid less than the minimum acceptable
  1. No bids can be placed on or after 12:00am on the starting date of the auction (date and time is in the local time zone for the auction).
  • Bidder wants to change bid the day before an auction
  • Bidder wants to place bid on the auction date
  • Bidder wants to place bid the day after an auction ends
  1. No bidder can bid on more than a maximum number of items per auction, default of 4
  • Bidder already has bids on one less than the maximum number of items per auction
  • Bidder already has bids on the maximum number of items per auction
  1. No bidder can bid on more than a maximum number of items for all future auctions, default of 10
    Bidder already has bids on one less than the maximum number of items for all future auctions, and there is more than one bid in past auctions.
    Bidder already has bids on the maximum number of items for all future auctions, and there is more than one bid in past auctions.

As a contact person for a non-profit organization, I want to submit an auction request.

  1. At least one year must elapse between any two auctions by the same non-profit
  • This non-profit has no prior auctions
  • The prior auction for this non-profit was on the date exactly one year before the requested auction.
  • The prior auction for this non-profit was on the date one day after exactly one year before the requested auction.
  1. No more than two auctions can occur on the same day in the entire system
  • There are no auctions on the requested day.
  • There is exactly one auction on the requested day.
  • There are two auctions on the requested day.
  1. There can be no more than a maximum number of upcoming auctions in the entire system, default 25
  • There is one less than the maximum upcoming auctions.
  • There are exactly the maximum upcoming auctions.
  1. No auction can be scheduled more than a set number of days from the current date, default of 60 days.
  • The requested auction is less than 60 days from the current date.
  • The requested auction is exactly 60 days from the current date.
  • The requested auction is exactly 61 days from the current date.
  1. No auction can be scheduled less than a set number of days from the current date, default of 14.
  • The requested auction is more than 14 days from the current date.
  • The requested auction is exactly 14 days from the current date.
  • The requested auction is less than 14 days from the current date.

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.