diff --git a/similverifica_votazioni_atleti/includes/footer.php b/similverifica_votazioni_atleti/includes/footer.php new file mode 100644 index 0000000..5884a6e --- /dev/null +++ b/similverifica_votazioni_atleti/includes/footer.php @@ -0,0 +1,8 @@ + + \ No newline at end of file diff --git a/similverifica_votazioni_atleti/includes/head.php b/similverifica_votazioni_atleti/includes/head.php new file mode 100644 index 0000000..71466ae --- /dev/null +++ b/similverifica_votazioni_atleti/includes/head.php @@ -0,0 +1,7 @@ + + + diff --git a/similverifica_votazioni_atleti/includes/navbar.php b/similverifica_votazioni_atleti/includes/navbar.php new file mode 100644 index 0000000..24554cb --- /dev/null +++ b/similverifica_votazioni_atleti/includes/navbar.php @@ -0,0 +1,32 @@ + \ No newline at end of file diff --git a/similverifica_votazioni_atleti/includes/security.php b/similverifica_votazioni_atleti/includes/security.php new file mode 100644 index 0000000..a6a0d8b --- /dev/null +++ b/similverifica_votazioni_atleti/includes/security.php @@ -0,0 +1,42 @@ + + + + + + Login + + + + +
+

Vota Atleti

+

Ciao

+
+
+ + +
+
+ + +
+ + +
+
+ + + + + diff --git a/similverifica_votazioni_atleti/login.php b/similverifica_votazioni_atleti/login.php new file mode 100644 index 0000000..ae7d0a0 --- /dev/null +++ b/similverifica_votazioni_atleti/login.php @@ -0,0 +1,48 @@ + + + + + + Login + + + + + +
+

Login

+

Statistiche

+ + + +
+
+ + +
+
+ + +
+
+ + +
+ + +
+
+ + + + + \ No newline at end of file diff --git a/similverifica_votazioni_atleti/statistics.php b/similverifica_votazioni_atleti/statistics.php new file mode 100644 index 0000000..12f16fe --- /dev/null +++ b/similverifica_votazioni_atleti/statistics.php @@ -0,0 +1,49 @@ + + + + + + + Login + + + + + +
+

Statistiche dei voti

+ +
+ + + + + + + + diff --git a/similverifica_votazioni_atleti/thanks.php b/similverifica_votazioni_atleti/thanks.php new file mode 100644 index 0000000..f41be6e --- /dev/null +++ b/similverifica_votazioni_atleti/thanks.php @@ -0,0 +1,34 @@ + + + + + + + Login + + + + + +
+

Grazie per aver votato

+

Per controllare i voti controlla la pagina statistiche

+
+ + + + + + diff --git a/similverifica_votazioni_atleti/votes.json b/similverifica_votazioni_atleti/votes.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/similverifica_votazioni_atleti/votes.json @@ -0,0 +1 @@ +{} \ No newline at end of file