From 83830eb64a25eb5d5d83eba987e295e060750a38 Mon Sep 17 00:00:00 2001 From: CaptainPatel <101444778+CaptainPatel@users.noreply.github.com> Date: Thu, 25 Jan 2024 22:43:17 +0530 Subject: [PATCH] stock webapp updated in ideas.json --- data/ideas.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/ideas.json b/data/ideas.json index 26a0ebc..d03a4b5 100644 --- a/data/ideas.json +++ b/data/ideas.json @@ -263,4 +263,11 @@ "level": "intermediate", "tags": "Api-GPS" } + { + "title": "Stockify", + "description": "A website which tell how a stock may go up or down based on data gathered from all around the world, not just that but it can also help in trading/buying stocks by giving you recommendations", + "level": "advanced", + "tags": "Stockify" + } + ]