From 5645dc2ad3eb8fc123a289ed99b00e89aaf60701 Mon Sep 17 00:00:00 2001 From: Debayan Biswas Date: Sat, 4 May 2024 16:44:48 +0530 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 1e1849c..37bce4f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,22 @@ + +## 🎞️Flixify🍿 +![Screenshot (223)](https://github.com/LAL-BAHADUR-SHASTRI/opensoft-2024/assets/106598909/edc5fe20-a322-4372-9be7-313dc9b0c51f) +## Superfast search results with auto-complete, fuzzy and semantic search results ! +![Screenshot (218)](https://github.com/LAL-BAHADUR-SHASTRI/opensoft-2024/assets/106598909/22e001a8-1201-4874-a12c-5aa3bf3335bd) +![Screenshot (220)](https://github.com/LAL-BAHADUR-SHASTRI/opensoft-2024/assets/106598909/52cd0c26-6be5-4f30-b3b5-97405c46140d) +![Screenshot (219)](https://github.com/LAL-BAHADUR-SHASTRI/opensoft-2024/assets/106598909/982e80f5-dd9c-42ba-a9d2-e7d348c819af) +## Multiple filter Options +![Screenshot (224)](https://github.com/LAL-BAHADUR-SHASTRI/opensoft-2024/assets/106598909/b127211f-8eda-4594-8575-83c251e8261a) +### Movies About intergrated with tier and connection bandwidth based video playback! +![Screenshot (225)](https://github.com/LAL-BAHADUR-SHASTRI/opensoft-2024/assets/106598909/091d8a44-102c-43a4-a751-f5b1db848b79) +## Profile and payment intergrated plan selection options! +![Screenshot (221)](https://github.com/LAL-BAHADUR-SHASTRI/opensoft-2024/assets/106598909/9197204d-153f-413d-af2a-a72a8b2a574e) +![Screenshot (222)](https://github.com/LAL-BAHADUR-SHASTRI/opensoft-2024/assets/106598909/dc52cc87-0e11-4d0b-9db8-c6f02ee315d4) + # Backend Setup for OpenSoft 2024 Project +## Backend Setup for OpenSoft 2024 Project + This README provides instructions on how to set up and run the backend for the OpenSoft 2024 project using Go and the Gin web framework. ## Prerequisites