This dynamic meeting scheduler is built with Next.js for its robustness, React for seamless user interactions, Firebase for agile data management, Tailwind CSS for sleek styling, and Kinda Authentication for secure user authentication. It offers features such as scheduling meetings through a date-wise calendar, enabling users to choose dates and select meetings effortlessly.
Follow these steps to install and run the application locally:
-
Clone the repository:
https://github.com/Ashutosh0x/Meeting-Schedular.git
-
Navigate to the project directory:
cd meeting-scheduler
-
Clone the repository:
npm install npm run dev
Create a Firebase project on the Firebase Console. Obtain your Firebase configuration. Replace the Firebase configuration in /src/firebase/firebaseConfig.js with your own.
Register for Kinde Authentication and get your API credentials. Update the Kinde Authentication settings with your credentials. Run the development server: Open your browser and navigate to http://localhost:3000 to view the application.
• Dynamic Meeting Scheduling: Users can schedule meetings dynamically through a date-wise calendar. • Date Selection: Users can easily choose dates for scheduling meetings. • Meeting Selection: Meetings can be selected from the available options. • Firebase Integration: Agile data management powered by Firebase. • Kinde Authentication: Secure user authentication provided by Kinda Authentication. Responsive Design: Sleek and responsive design crafted with Tailwind CSS.