Spaces:
Running
Running
Commit
·
fc46d82
1
Parent(s):
4fb0c68
Initial commit with clean Git repository
Browse files
README.md
CHANGED
@@ -1,8 +1,23 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
-
|
4 |
|
5 |
-
|
6 |
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: "OCR Dashboard"
|
3 |
+
emoji: "🔍"
|
4 |
+
colorFrom: "blue"
|
5 |
+
colorTo: "blue"
|
6 |
+
sdk: "static"
|
7 |
+
app_file: "index.html"
|
8 |
+
pinned: false
|
9 |
+
license: "mit"
|
10 |
+
---
|
11 |
|
12 |
+
# OCR Dashboard
|
13 |
|
14 |
+
This is a React application built with Vite, providing an OCR dashboard and related functionalities.
|
15 |
|
16 |
+
## Features
|
17 |
+
|
18 |
+
- OCR Dashboard
|
19 |
+
- Application Template Management
|
20 |
+
- ERP Credential Management
|
21 |
+
- Summary and Analytics
|
22 |
+
- Transaction Details
|
23 |
+
- Settings
|