From 0da779e2bb4993256d3e25435d78bdd8a05498e6 Mon Sep 17 00:00:00 2001 From: "Someshwar, Rudra (PG/T - Comp Sci & Elec Eng)" <rs01922@surrey.ac.uk> Date: Tue, 9 May 2023 11:12:33 +0000 Subject: [PATCH] added gifs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b8a5a942..2ebeb2f3 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ The application is designed to be scalable, maintainable, and easily extensible. More details can be found in 'report.pdf'. +## Quick look + +The first gif shows registration, authentication, login functionality. <br /> +The second gif shows what the app looks like after logging in. <br /> +  + ## Pre-requisites Ensure you have [Docker Desktop downloaded](https://docs.docker.com/compose/install/#:~:text=Scenario%20one%3A%20Install%20Docker%20Desktop,Linux) and running on your machine to connect containers and images -- GitLab