Skip to content

mdhamid786/Sono-Website

Repository files navigation

Link Demo : https://sono-website.vercel.app/

Image for demo

{7FA46E15-FB50-43DF-A4A7-BA6584AE881E}

Doctor Sonography Management System

A web application built with Next.js and TypeScript to manage sonography appointments, store sonography reports, and facilitate chat communication between doctors and patients. The system also supports a one-to-one and one-to-many chat feature, ensuring smooth communication and data management.

Features

  • Sonography Archive: Store, view, and manage sonography reports.
  • Appointment Management: Schedule and manage appointments for sonography.
  • Chat:
    • One-to-One Chat: Enable direct messaging between doctors and patients.
    • One-to-Many Chat: Facilitate group chats, e.g., with medical staff or multiple patients.
  • Real-time Chat using Firebase for instant communication.

Tech Stack

  • Frontend: Next.js, TypeScript
  • Backend/Database: Firebase (Authentication, Firestore, Real-time Database)
  • UI/UX: Styled-components (or your chosen CSS framework)

Installation

Clone the repository and install the dependencies:

git clone https://github.com/your-username/sonography-management.git
cd sonography-management
npm install
# or
yarn install
# or
pnpm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published