This component is inspired from the meeting selector from doctolib with the power of Vuejs or React components.
The Meeting Selector is an innovative component designed for seamless integration into both Vue and React applications. Inspired by the original meeting selector from Doctolib, this tool aims to streamline scheduling and availability for users in a convenient manner. With a focus on user experience and efficient project setup, the Meeting Selector is perfect for developers looking to enhance their applications with a robust scheduling feature.
This monorepo utilizes pnpm workspaces to ensure that both the Vue and React implementations are perfectly synced, making it easy for developers to work on specific parts of the project while benefiting from shared utilities and documentation. The Meeting Selector not only simplifies the scheduling process but also provides a playground for experimentation and learning.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.