From f8cb2a4d3a5fdb56aeeeeb087afa939762637149 Mon Sep 17 00:00:00 2001 From: Emile Date: Fri, 15 Mar 2019 20:29:28 +0100 Subject: created a simple frontend for the db-controller backend --- index.html | 288 ------------------------------------------------------------- 1 file changed, 288 deletions(-) delete mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html deleted file mode 100644 index cda7cf6..0000000 --- a/index.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - - - - - - - - Galaxy Simulator - - - - - - - - - - - - - - - - -
- - -
- - -
- -
-
-
-

New tree

-

create a new tree

-
- -
-
- -
-
-
-

Delete all stars

-

Delete all the stars in the stars table

-
- -
-
- -
-
-
-

Delete all nodes

-

Delete all the nodes in the nodes table

-
- -
-
- -
- - - - -
- -
-
-
-

Update total mass

-

Update the total mass of all the nodes in the tree

-
- -
-
- -
-
-
-

Update center of mass

-

Update the center of mass of all nodes in the tree

-
- -
-
- -
-
-
-

Generate Forest Tree

-

Generate a representation of the tree in LaTeX forest syntax

-
- -
-
- -
- - -
- -
-
-
-
-

Insert star

-

Insert a single star into the tree

- -
-
- -
-
- -
-
-
-
-
- -
-
- -
-
-
-
-
- -
-
- -
-
-
- -
- - - -
-
- -
-
-
-

Insert list of stars

-

Select a .csv to insert into the tree

- -
- -
- -
- -
-
- -
- -
- - - - - - - - - -- cgit 1.4.1