https://github.com/km-saifullah/doc-thread
Doctor's Portal for online appointment
https://github.com/km-saifullah/doc-thread
firebase netlify react-icons react-router-dom-v6 reactjs redux-toolkit tailwindcss tostify
Last synced: 5 months ago
JSON representation
Doctor's Portal for online appointment
- Host: GitHub
- URL: https://github.com/km-saifullah/doc-thread
- Owner: km-saifullah
- Created: 2024-04-12T13:13:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-17T04:58:07.000Z (about 1 year ago)
- Last Synced: 2024-12-27T05:25:32.889Z (6 months ago)
- Topics: firebase, netlify, react-icons, react-router-dom-v6, reactjs, redux-toolkit, tailwindcss, tostify
- Language: JavaScript
- Homepage: https://doc-thread.netlify.app
- Size: 3.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DocThread - Doctor Portal Application
DocThread is a web application built using ReactJS and Firebase, aimed at facilitating doctor-patient interactions and appointments scheduling online. It provides a user-friendly interface for users to make appointments and access healthcare services remotely.
[](https://reactjs.org/)
[](https://firebase.google.com/)
[](https://redux-toolkit.js.org/)
[](https://tailwindcss.com/)
[](https://reactrouter.com/)![]()
## Key Features
- Online Appointment: Schedule appointments with doctors conveniently.
- Authentication: Secure user authentication for seamless login/logout functionality.
- User Management: Manage user profiles and appointments.
- Search Feature: Easily search for doctors or specific medical services.
- Responsive Design: Ensures optimal viewing experience across devices.## Technologies Used
- ReactJS
- Firebase (Authentication, Real Time Database)
- React Router DOM
- Tailwind CSS
- Fetch API## Installation
1. Clone the repository
```bash
git clone https://github.com/km-saifullah/doc-thread.git
```2. Navigate to the project directory
```bash
cd doc-thread
```3. Install dependencies
```bash
npm install
```4. Start the development server
```bash
npm run dev
```## Live Website
[Live Site](https://doc-thread.netlify.app/)
## Figma Link
[UI Design](https://www.figma.com/file/YwNIiir4NZxddMN5akzgpp/DocThread?type=design&node-id=0%3A1&mode=design&t=2DoFIQ9qxjzWmPa4-1)