Pharmacy Chatbot

About The App

Pharmacy Chatbot is a simple GUI chatbot that automates the purchasing transaction between a consumer and a pharmacist.

Built with

Getting Started

Installation

  1. Clone the repository
$git clone https://github.com/Ta7a21/Pharmacy-Chatbot
  1. Navigate to repository directory
$cd Pharmacy-Chatbot
  1. Install dependencies
$pip install mysql-connector-python cryptography
  1. Import database
  • From phpMyAdmin, import database.sql file included in the server's directory

Running the application

  1. Running the server
$python server/server.py
  1. Running the client
$python client/client.py

Desktop Screenshots

image image image image image