lanna_lalala;- commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,2 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# FinFront
|
| 2 |
This was created to be a learning web platform for the Jamaican youth to understand financial literacy and numeracy.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: FInFront
|
| 3 |
+
emoji: 🚀
|
| 4 |
+
colorFrom: red
|
| 5 |
+
colorTo: red
|
| 6 |
+
sdk: streamlit
|
| 7 |
+
app_port: 8501
|
| 8 |
+
tags:
|
| 9 |
+
- streamlit
|
| 10 |
+
pinned: false
|
| 11 |
+
app_file: app.py
|
| 12 |
+
short_description: This is the frontend for project
|
| 13 |
+
license: mit
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
# FinFront
|
| 17 |
This was created to be a learning web platform for the Jamaican youth to understand financial literacy and numeracy.
|