Skip to content

Doctors Portal using React, React Router DOM, React Form Hook, Context API, Tailwind, DaisyUI and more...🛡

Notifications You must be signed in to change notification settings

ruhulaminparvez/Dr.Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Doctors Portal

Doctors Portal is a web application that allows doctors to manage their appointments. It is built using React, React Router, React Form Hook, Tailwind CSS, DaisyUI, Firebase Authentication, Firebase Hosting and more...

Features

  • Doctors can see their appointments
  • Doctors can add new appointments
  • Doctors can edit appointments
  • Doctors can delete appointments
  • Doctors can see their profile
  • Doctors can update their profile
  • Doctors can change their password
  • Doctors can sign out

Live Site

Doctors Portal

Installation

  1. Clone the repository
git clone
  1. Install dependencies
npm install
  1. Start the development server
npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_API_KEY REACT_APP_AUTH_DOMAIN REACT_APP_PROJECT_ID REACT_APP_STORAGE_BUCKET REACT_APP_MESSAGING_SENDER_ID REACT_APP_APP_ID REACT_APP_MEASUREMENT_ID

Tech Stack

  • React
  • React Router
  • React Form Hook
  • Tailwind CSS
  • DaisyUI
  • Firebase Authentication
  • Firebase Hosting