Skip to content

kudah99/medsearch

Repository files navigation

GitHub issues GitHub License


Logo

MedSearch

MedSearch is a user-friendly online platform designed to facilitate the seamless discovery of medical specialists and healthcare facilities. This platform employs advanced artificial intelligence to provide an efficient and personalized experience for users seeking healthcare professionals based on specific conditions or symptoms.


View Site · Report Bug · Request Feature

screenshot

Built With

  • PyPI - Version
  • NPM Version
  • Python Version from PEP 621 TOML
  • NPM Version
  • Static Badge

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo

    git clone https://github.com/kudah99/medsearch.git
  2. Install dependencies

    pip install -r requirements.txt
  3. Setup environment variables .env. Below is an example .env file

    DB_NAME=postgres
    DB_USER=user
    DB_PASSWORD=123
    DB_HOST=127.0.0.1
    DB_PORT=5432
    DB_ENGINE=postgresql
    SECRET_KEY=your-django-key
    DEBUG=True

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Kudakwashe Chris Chipangura - @kudachipangura

Project Link: https://github.com/kudah99/medsearch

(back to top)

Acknowledgments

(back to top)

About

MedSearch is a user-friendly online platform designed to facilitate the seamless discovery of medical specialists and healthcare facilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published