Skip to content

Commit b1e7927

Browse files
committed
docs: update README.md file
1 parent 3ee0b96 commit b1e7927

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,16 @@ Ensure you have the following software installed:
1515
- Docker
1616
- Python (version 3.11 or higher)
1717

18-
### Installation
18+
19+
### Todo Features
20+
21+
1. **Live Market Data Integration**
22+
2. **Advanced Analytics Features**
23+
3. **Interactive Data Visualization**
24+
4. **Improved Scalability**
25+
5. **User Customization Options**
26+
6. **Stronger Security**
27+
1928

2029
### Used Techs
2130

@@ -27,6 +36,9 @@ Ensure you have the following software installed:
2736
- Appache Spark
2837
- Python
2938

39+
40+
### Installation
41+
3042
Follow these steps to set up your development environment:
3143

3244
#### Setting Up Kafka
@@ -163,25 +175,18 @@ Check the logs for each service in their respective directories for monitoring a
163175

164176
![docker-compose-d](./assets/docker-compose-d.png)
165177

166-
167178
![docker-monitoring](./assets/docker-monitoring.png)
168179

169-
170180
![docker-ps](./assets/docker-ps.png)
171181

172-
173182
![cqlsh](./assets/cqlsh.png)
174183

175-
176184
![stocks-data-before](./assets/stocks-data-before.png)
177185

178-
179186
![creat-kafka-topic](./assets/create-kafka-topic.png)
180187

181-
182188
![kafka-producer](./assets/kafka-producer.png)
183189

184-
185190
![spark-processing-1](./assets/spark-processing-1.png)
186191

187192
![spark-processing-1](./assets/spark-processing-2.png)

0 commit comments

Comments
 (0)