From d73a4ee593e9efa81e5cda74f351dc3bdd15c35e Mon Sep 17 00:00:00 2001 From: Andrew Trieu <68151686+AndrewTrieu@users.noreply.github.com> Date: Sun, 23 Apr 2023 18:23:21 +0300 Subject: [PATCH] Add video --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e17ecb6..1b41c77 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ This is a simple authentication service for an online forum. Online deployment i - [x] Graphical user interface - [X] Client-server encrypted communication: Implemented for online deployment, but not for local deployment. +## Video + +[Auth.webm](https://user-images.githubusercontent.com/68151686/233848511-114907ba-f69a-44d7-93a6-66daf44b99fd.webm) + ## Local Development Local deployment is done using Docker. To start the service, run: