Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Doctor Appointment Booking App with React ,Firebase , ANT D
Rating: 4.6 out of 5(36 ratings)
185 students

Doctor Appointment Booking App with React ,Firebase , ANT D

Build Doctor Appointment Booking Application From Scratch using React , Firebase and ANTD
Last updated 2/2023
English

What you'll learn

  • React Firebase Integration , User Authentication with Fire store database
  • Separate UI for normal users and admin, doctor
  • Admin can access all the users and doctors, information.
  • The doctor has to get the admin approval to get access by providing the required details
  • A doctor can specify his work hours and fee in the application form
  • Users can able to book doctor appointments based on availability.
  • A doctor can able to see all the appointments booked for his profile.
  • A user can also see his future appointments with the status.
  • If the doctor rejects/cancels the appointment request the slot will be released.

Course content

12 sections29 lectures5h 44m total length
  • Introduction12:32
  • React App5:20
  • Ant D9:26

Requirements

  • React
  • Javascript

Description

In this course, you will learn the following concepts.


  • React Firebase Integration

  • User Authentication with Fire store database

  • Separate UI for normal users and admin, doctor

  • Admin can access all the users and doctors, information.

  • The doctor has to get the admin approval to get access by providing the required details

  • A doctor can specify his work hours and fee in the application form

  • Users can able to book doctor appointments based on availability.

  • A doctor can able to see all the appointments booked for his profile.

  • A user can also see his future appointments with the status.

  • If the doctor rejects/cancels the appointment request the slot will be released.

  • Admin will also be having the access to all the doctor's appointments.

  • If any suspicious activity happens, the admin can block both user and doctor accounts.


React is a JavaScript library for building user interfaces.

  • Declarative: React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. Declarative views make your code more predictable, simpler to understand, and easier to debug.

  • Component-Based: Build encapsulated components that manage their own state, then compose them to make complex UIs. Since component logic is written in JavaScript instead of templates, you can easily pass rich data through your app and keep the state out of the DOM.

  • Learn Once, Write Anywhere: We don't make assumptions about the rest of your technology stack, so you can develop new features in React without rewriting existing code. React can also render on the server using Node and power mobile apps using.

Firebase is an app development platform that helps you build and grow apps and games users love. Backed by Google and trusted by millions of businesses around the world.

Who this course is for:

  • Front End Developers
  • Full Stack Developers