Skip to content

Commit 407cc53

Browse files
Mustafa HafeezMustafa Hafeez
Mustafa Hafeez
authored and
Mustafa Hafeez
committed
2 parents 30674ae + bb9cf6c commit 407cc53

File tree

3 files changed

+7
-27
lines changed

3 files changed

+7
-27
lines changed

README.md

+1-13
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Version: 2
3535

3636
Input your stock portfolio and watch as Omniscope maps the fields and produces a cool dashboard
3737

38-
Version: 2
38+
Version: 3
3939

4040
[Link to Github page](Stock_portfolio)
4141

@@ -51,15 +51,3 @@ Version: 2
5151

5252
[Link to Github page](Stocks_performance)
5353

54-
<div id="Twitter_Profile_Analysis"/>
55-
56-
### Twitter_Profile_Analysis
57-
58-
<img align="right" src="https://github.com/visokio/omniscope-project-templates/blob/master/Twitter_Profile_Analysis/thumbnail.png" width="150px" height="auto"/>
59-
60-
This project allows you to view a dashboard of any Twitter user timeline. Start by connecting your Twitter account in the Twitter block and selecting the user profile handles you wish to view.
61-
62-
Version: 2
63-
64-
[Link to Github page](Twitter_Profile_Analysis)
65-

Stock_portfolio/index.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Stock_portfolio",
33
"category": "Finance",
44
"description": "Input your stock portfolio and watch as Omniscope maps the fields and produces a cool dashboard",
5-
"version": 2,
5+
"version": 3,
66
"templateIozFileName": "template_v2.ioz",
77
"parameters": []
8-
}
8+
}

index.json

+4-12
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"name": "Stock_portfolio",
2020
"category": "Finance",
2121
"description": "Input your stock portfolio and watch as Omniscope maps the fields and produces a cool dashboard",
22-
"version": 2,
22+
"version": 3,
2323
"templateIozFileName": "template_v2.ioz",
2424
"parameters": []
2525
},
@@ -39,19 +39,11 @@
3939
"description": "Number of months. E.g. 3 to get last 3 months, 6 for last 6 months, etc."
4040
}
4141
]
42-
},
43-
{
44-
"name": "Twitter_Profile_Analysis",
45-
"category": "Social",
46-
"description": "This project allows you to view a dashboard of any Twitter user timeline. Start by connecting your Twitter account in the Twitter block and selecting the user profile handles you wish to view.",
47-
"version": 2,
48-
"templateIozFileName": "template.ioz",
49-
"parameters": []
5042
}
5143
],
5244
"templates": [
5345
{
54-
"name": "SalesForce dashboard",
46+
"name": "SalesForce_dashboard",
5547
"version": 1,
5648
"description": "Visualise data about accounts, lead, opportunities and sales.",
5749
"category": "General",
@@ -64,7 +56,7 @@
6456
]
6557
},
6658
{
67-
"name": "Reddit explorer",
59+
"name": "Reddit_explorer",
6860
"version": 1,
6961
"description": "Explore subreddit",
7062
"category": "Social",
@@ -73,7 +65,7 @@
7365
"blocksToExecute": []
7466
},
7567
{
76-
"name": "Stock portfolio",
68+
"name": "Stock_portfolio",
7769
"version": 1,
7870
"description": "Input your stock portfolio and watch as Omniscope maps the fields and produces a cool dashboard",
7971
"category": "General",

0 commit comments

Comments
 (0)