This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Overhaul cart logic #483
Closed
Description
There are lots of edge cases that are not covered for the cart.
- dates do not play well with blackout dates sometimes (?)
- button order should not affect who the reservation is for or whether or not the dates register correctly.
[add to this as needed]
Goals: review the logic in detail and possibly look for a library to replace the whole functionality. Would require extensive error-checking to ensure that any new solution plays well with validations etc.
Activity