diff --git a/frontend/templates/index.html b/frontend/templates/index.html new file mode 100644 index 0000000..20671cb --- /dev/null +++ b/frontend/templates/index.html @@ -0,0 +1,119 @@ + + + + + + PointCloud Viewer + + + + + + + + + +
+ 📤 Upload + 🗂️ Admin +
+ +
+
+ + +
+ +
+ {% include "partials/backend_config.html" %} +
+ +
+
+

📤 Upload

+

+ Formats acceptés : LAS, LAZ, PLY, XYZ, PTS +

+
+ +
+ +
+
+
+
+
+ +
+
+ + +
+
+

+ Uploadez un fichier pour lancer la visualisation +

+
+
+ {% include "partials/cloud_list.html" %} +
+
+ +
+
+ + +