You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AutomationServer is a personal home automation project. Currently, it monitors temperatures in my house by controlling independently my electric heaters. Electrical pieces of information from my provider are also collected and saved in a database. Moreover, it launches automatically my water boiler at night when electrical cost is less expensive…
The React Scheduler component can record all drag and drop actions and allow unlimited undo/redo. See how to add undo/redo buttons and display the full history.
How to use Vue templates to display dynamic reservation prices in each Scheduler time slot. Slot prices are defined using pricing plans independently for each day of the week.
How to create a resource-scheduling calendar in ASP.NET Core that displays resources as columns. Add more UI features, such as free/busy highlighting, next/previous date-changing buttons and a modal dialog for editing event details.
Use the Vue date picker component (Navigator) to change the current date. The date picker can highlight dates that already have events or are not available.
React application that displays a monthly event calendar. Calendar events use custom background to show event type. A context menu allows deleting events and changing color.