From 2cbab4bb00e21071ea82025aa9591656d622e6c2 Mon Sep 17 00:00:00 2001 From: Rayhan Meghji <90580552+rmeghji@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:21:23 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75677f6..184e24c 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,13 @@ Ricky Ornelas (rornela) ## GitHub Repository: https://github.com/cs0320-s2023/TaskTrak -## Usage instructions: +## Demo Video: + +[![TaskTrak Demo](https://github.com/cs0320-s2023/TaskTrak/assets/90580552/726d1a5f-433a-4a2f-b708-c4bd25edead9)](https://youtu.be/QSsfYRu87Mc?si=jx2ekvcz9i7yqYCQ) +Click the image to view the TaskTrak demo video! + +## Usage instructions: Clone the repo: https://github.com/cs0320-s2023/TaskTrak After cloning the repository, we utilized IntelliJ to initialize our backend server. This was accomplished by accessing the pom.xml file situated within the 'backend' folder of the primary TaskTrak Folder.