Skip to content

shazaaly/mediconsult

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mediconsult*

MediConsult

Table of Contents

Overview

Mediconsult is a web application designed to provide a platform for medical professionals to browse, search, and discuss a wide range of medical cases. It aims to facilitate knowledge sharing and collaboration within the healthcare community.

Features

  • Browsing and Searching: Browse a diverse collection of medical cases and search for specific cases based on keywords or medical conditions.

  • Case Details: View detailed information about each case, including patient history, lab results, and medical images.

  • User Profiles: Personalized user profiles with the ability to upload personal images and showcase credentials.

  • Discussion Forum: Engage in discussions on medical cases, ask questions, and provide insights.

  • Responsive Design: Ensures a seamless user experience across various devices.

Installation

To install and run Mediconsult locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/mediconsult.git
    cd mediconsult
  2. Set up the virtual environment:

    virtualenv venv
    source venv/bin/activate   # For Unix/Linux
  3. Install dependencies:

    pip install -r requirements.txt
  4. Run the application:

    python app.py

Example Installation Commands

git clone https://github.com/shazaaly/mediconsult
cd mediconsult
virtualenv venv
source venv/bin/activate   # For Unix/Linux
pip install -r requirements.txt
python app.py

#Licencing MediConsult All Rights Reserved!

About

Portfolio Project ALXSE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published