From e42f3f5cb9328da89946dde0761699b31fd89b35 Mon Sep 17 00:00:00 2001 From: Prashant Rawat Date: Wed, 5 Oct 2022 18:57:23 +0530 Subject: [PATCH] Update data.json --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..bac3d42 100644 --- a/data.json +++ b/data.json @@ -74,6 +74,16 @@ "C#" ], "description": "Music game. Rhythm is just a click away!" + }, + { + "name": "Online Banking System", + "link": "https://github.com/PrashantRawat10/Online-Banking-System", + "label": "Good first issue", + "technologies": [ + "SpringBoot", + "React.js" + ], + "description": "A net banking website with functionalities like admin/login, admin-control to open or delete or update a customer's account, customer control to make transaction/deposit and view his details." }, { "name": "Uno Platform",