Skip to content

Here is the doctors-portal project, made by react, node, express, mongodb, react-router, firebase, Material Ui. Please feel free to check this and feedback about this project.

Notifications You must be signed in to change notification settings

devruhul/doctors-portal-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here is the Doctors Portal project

Here is the project live link Doctors Portal live.

Features

  • User can see all the appointments in the home page.
  • User can book appointments from the portal.
  • Booking appointment will be added to mongodb database.
  • User can see all their appointments in dashboard under the appointments button.
  • User can pay the appiontments fee using stripe
  • Added private route for dashboard and appointments route.
  • Added JWT token for authentication.
  • Admin can see all the appointments in the dashboard.
  • Admin can add new admin.

If you want to see the admin panel then you can use this email and password. admin@admin.com, 123456

Technology

HTML, CSS, React, React Router, Material UI, Node.js, Express.js, MongoDB, Firebase, Render.

Installation

  • Clone the repository
  • Run npm install to install all the dependencies
  • Run npm start to start the development server

Server Side Code

About

Here is the doctors-portal project, made by react, node, express, mongodb, react-router, firebase, Material Ui. Please feel free to check this and feedback about this project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published