Completed
05:00:23 Create MongoDB model to store Doctors Data and User Data
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build Full Stack Doctor Appointment Booking System Using MERN Stack - Complete React JS Project
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Project Overview
- 2 08:14 Create a React Project
- 3 12:30 Add Tailwind CSS In React Project
- 4 17:17 Create Components and Pages in React project
- 5 28:40 Create Home Page
- 6 01:49:51 Create All Doctors Page
- 7 02:08:54 Create Doctor Appointment Page
- 8 03:03:26 Create About and Contact Page
- 9 03:20:12 Create Login Page
- 10 03:36:12 Create Patient Profile page
- 11 04:04:44 Create Appointments page for patients
- 12 04:17:18 Make the website responsive
- 13 04:35:07 Create Backend Server
- 14 05:00:23 Create MongoDB model to store Doctors Data and User Data
- 15 05:13:23 Create API to add Doctor data in Database
- 16 05:46:44 Create API for Admin Login
- 17 06:03:57 Create Admin Panel
- 18 07:29:29: Create Add doctor functionality in Admin Panel
- 19 07:57:34 Display all doctors list in Admin panel
- 20 08:29:53 Display all doctors on frontend website from Database
- 21 08:43:18 Create Patient Login and Registration system
- 22 09:25:34 Display and update patient profile data on website
- 23 10:15:45 Create Appointment Booking Functionality
- 24 10:56:03 Display Booked appointments on Website
- 25 11:13:58 Create Appointment Cancellation Feature for Patient
- 26 11:34:13 Integrate Online payment gateway to make online payment
- 27 12:14:57 Display and Manage Appointment for Admin panel
- 28 12:49:48 Create Dashboard Page for admin panel
- 29 13:17:32 Create doctor panel doctor dashboard
- 30 13:41:31 Display and manage appointments in Doctor panel
- 31 14:33:07 Create Dashboard page for Doctor panel
- 32 14:53:25 Display and Update profile data In Doctor panel