Dates Backend
In this episode we are going to start creating our dates functionality using October CMS.
Now we are going to create dates API for our vehicles. So that we can see when the vehicles are reserved so that the users can’t choose a vehicle that is already reserved by someone else. This is one of the crucial functionalities on in our app, so we are going to spend a little bit more time on it.
In this episode we are going to focus on October CMS backend, and in the next episode we are going to make our Vue frontend and functionality.