patkub/hackstackapi

Implement Renting a Movie

patkub opened this issue · 1 comments

  1. Make hsRentalMovie a global in rentMovie.js
  2. Use it's data in btnRent's onclick
  3. POST data to /rent

Now posting movieID to /rent and /reserve Will close this and open a new issue later for posting more rental data.