aboutsummaryrefslogtreecommitdiff
path: root/backend/microservice/index.html
diff options
context:
space:
mode:
authorNevena Bojovic <nenabojov@gmail.com>2022-03-20 21:11:18 +0100
committerNevena Bojovic <nenabojov@gmail.com>2022-03-20 21:11:18 +0100
commit34254357ea1a6c15b386162b63eb451e91895c9d (patch)
tree24ef2b6d529cf81d0be0e2efd56e9e4c474f4806 /backend/microservice/index.html
parent1f4d193f475c627cd06989188ca98ba12da368a5 (diff)
Doradjeni grafici.
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