anttilip / evento-server

Rails back-end for evento
https://evento-api.herokuapp.com/
1 stars 0 forks source link

Add duration/end time to event #21

Open anttilip opened 7 years ago

JaakkoLipsanen commented 7 years ago

Validate the new fields as well once this is implemented

anttilip commented 7 years ago

I'd say start_time and end_time is better than duration. It gets a bit awkward for longer events if duration is in days, not hours.

JaakkoLipsanen commented 7 years ago

Location display name is already added. Duration/end time still needs to be added