Skip to content

Repository files navigation

POZA: Specialist Clinic App x Medical Chatbot

Overview

🏥 This project is a Django-powered web application that enhances the medical sector by integrating traditional and emerging technologies. It provides a comprehensive platform for users to book appointments for specialized health services and engage with a medical chatbot powered by OpenAI's GPT-3.5. The application also offers features for doctors and administrators to manage appointments and communicate with patients. Additionally, an analytics dashboard presents graphical insights based on appointment data, including prices, services, and scheduling information. By combining these features, the project optimizes the clinic booking process, improves healthcare accessibility, and enhances efficiency.

Table of Contents

Installation

git clone https://github.com/kurosakiaduma/poza.git
cd poza
python -m venv venv

For Windows:

.\poza\Scripts\activate

For macOS and Linux:

source poza/Scripts/activate

Continue:

pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

Usage

🔧 Add instructions on how to use the application here.

Features

✨

  • Appointment booking for specialized health services
  • Medical chatbot powered by GPT-3.5
  • Doctor and administrator panels for appointment management
  • Analytics dashboard for graphical insights
  • Integration with Stripe API for secure transactions
  • Comprehensive user authentication and authorization system

Documentation

📘 Analysis, Design, Development and Deployment

Contributing

🤝 We welcome contributions from the community. To contribute to this project, please follow these guidelines:

  1. Fork the repository and create your branch git checkout -b feature/your-feature
  2. Commit your changes and push to the branch
git commit -am 'Add some feature'
git push origin feature/your-feature
  1. Create a pull request with a detailed description of your changes.

License

📄 This project is licensed under the MIT License.

Acknowledgments

🙏 Special thanks to God, my family, my lecturer, and various stakeholders from the health sector who were pivotal in helping me seed out an initially vague idea into a digital product.

About

Poza is a personal project that involves an appointment booking Django-site with a focus on specialist clinics and medical-GPT solutions.

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages