Skip to content

WebSocket Async web chat application integrated with real-time currency exchange rates (API Privat Bank)

License

Notifications You must be signed in to change notification settings

spryima/async_web_chat_API_privat_bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async Web Chat with Currency Exchange Rates

Overview

This project is an asynchronous web chat application integrated with real-time currency exchange rates (API Privat Bank). It allows users to request and view exchange rates for various currencies directly in the chat interface.

Features

  • Real-time messaging through WebSocket.
  • Exchange rate command integration.
  • Historical exchange rate data retrieval.

Technology Stack

  • Backend: Python, aiohttp, asyncio
  • Frontend: HTML, CSS, JavaScript
  • Additional Libraries: websockets, aiofiles, names

Installation

Clone the repository:

git clone https://github.com/your-username/async-web-chat-api-privat-bank
cd async-web-chat-api-privat-bank

Install dependencies with Poetry:

poetry install

Install dependencies with Poetry:

poetry install

Start the server:

poetry run python main.py

Open index.html in your browser

About

WebSocket Async web chat application integrated with real-time currency exchange rates (API Privat Bank)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published