diff --git a/.DS_Store b/.DS_Store index 6ba18a0..1b9ee60 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/index.html b/index.html deleted file mode 100644 index 1d4c618..0000000 --- a/index.html +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - Liste d'Équipes - - - - - -
- - -
- -
-

Liste d'Équipes

- - -
- - - - - - diff --git a/login.html b/login.html new file mode 100644 index 0000000..325dad6 --- /dev/null +++ b/login.html @@ -0,0 +1,30 @@ + + + + + + + Login with Google + + + +
+
+
+
+
+ +
Login with Google
+

Click the button below to connect with Google

+ Login with Google +
+
+
+
+
+ + + + + + diff --git a/requirements.txt b/requirements.txt index 2caba87..d2fccbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,6 @@ Werkzeug==2.2.2 Flask Flask-OAuthlib -Flask-SQLAlchemy \ No newline at end of file +Flask-SQLAlchemy +python-dotenv +icalendar \ No newline at end of file diff --git a/static/.DS_Store b/static/.DS_Store index c6f835d..58dc58f 100644 Binary files a/static/.DS_Store and b/static/.DS_Store differ diff --git a/static/logo/.DS_Store b/static/logo/.DS_Store new file mode 100644 index 0000000..9cde008 Binary files /dev/null and b/static/logo/.DS_Store differ diff --git a/static/Logo-NBA.png b/static/logo/nba.png similarity index 100% rename from static/Logo-NBA.png rename to static/logo/nba.png diff --git a/templates/index.html b/templates/index.html index ecfa9b8..22422a9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -64,7 +64,7 @@
- +