Rent website

Hello,

A friend of mine wants to build a website in which she would rent out clothes. Having a list of items with details and check out is not a problem with Wix. The problem is how to build a “calendar” where the user could see when the item is booked or not. And then of course user could pick a time that works for him.

Good example of this is here: http://www.rentboutique.com/lt/sukneles.html
You can see a calendar on the left. Another quirk with it is that it automatically highlights 4 or 8 days. It’s a minimum rent amount.

Is there an example project with a calendar functionality? Maybe an AirBnB example project I could tinker around with?

Thanks!

Maybe the Wix Booking app can be a good solution for case instead of coding everything from scratch.

Thought that as well, but Wix Booking App is not flexible enough. Can it be edited with Wix Code?

Hi everyone! Some update to do it? Could we use some app to do something like that? I have been the same issue. Tks.

Facing the same issue, need help!

I have done it with fullCalendar inside an html-component, using wix http-functions for data retrieval and display. But believe me, it’s a lot of work. It’s not a couple of lines of code I can show you here.
More info: Documentation | FullCalendar