
Based on my last post a I made an simple app to book a desk in office for a next day. The app is simple based on excel tables very low cost 😉. Ques what? Now the management asked me to add some extras like advanced date booking.
I have been brainstorming with myself about it and I have stuck little bit in here.
They said NO to made each desk as a meeting room on exchange. I could then use simple Office365.FindMeetingTimes etc…
I have feeling that I would need proper SQL data base? Or SharePoint list would be enough?
Could some drop me and idea how I could do it in other way? I am not asking for pure code just drop your ideas pls.
Hello,
It's not clear which specific feature you are refer to advanced date booking.
If you want to save future booking date, then you can add more columns to your Sharepoint list or excel. If you are expecting the data to grow over a period, then Azure SQL can be a better option.
Office365 Users connector can give information about each Office 365 user profile.