aboutsummaryrefslogtreecommitdiff
path: root/backend/microservice/index.html
diff options
context:
space:
mode:
authorOgnjen Cirkovic <ciraboxkg@gmail.com>2022-03-22 15:04:36 +0000
committerOgnjen Cirkovic <ciraboxkg@gmail.com>2022-03-22 15:04:36 +0000
commit012fb19a54f4d55a6e4cc73227f738f64539cf04 (patch)
tree57b3de84ad41037e8c7b1403dba4a5bad24a4752 /backend/microservice/index.html
parentb4f0cd025a86c68a5c35a58e62c22b7cedf3d8b5 (diff)
parent31642f68564e67175301235546b74baf56ac5882 (diff)
Merge branch 'dev' into 'Privremeno-cuvanje-podataka'
# Conflicts: # backend/api/api/Controllers/ModelController.cs
Diffstat (limited to 'backend/microservice/index.html')
-rw-r--r--backend/microservice/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/backend/microservice/index.html b/backend/microservice/index.html
new file mode 100644
index 00000000..98b35d52
--- /dev/null
+++ b/backend/microservice/index.html
@@ -0,0 +1,4 @@
+<form class="" action="data" method="post">
+ <input type="file" name="csvfile" value="Browse">
+ <input type="submit" name="" value="Submit">
+</form> \ No newline at end of file