djensenius/parking

Add end date to the database table

Closed this issue · 1 comments

Denormalizing, yes, but it'll make it easier to do the database queries for admin functions later (use DATE rather than DATETIME for simplicity).

Good idea, I'm just using the default created_at now. We can get rid of number of nights and default to tonight as the registration with a date picker.