diff --git a/backend_api/music_app/__pycache__/main.cpython-38.pyc b/backend_api/music_app/__pycache__/main.cpython-38.pyc index 029e7e3..955f984 100644 Binary files a/backend_api/music_app/__pycache__/main.cpython-38.pyc and b/backend_api/music_app/__pycache__/main.cpython-38.pyc differ diff --git a/backend_api/music_app/modules/__pycache__/__init__.cpython-38.pyc b/backend_api/music_app/modules/__pycache__/__init__.cpython-38.pyc index 82cb1c3..7de50dd 100644 Binary files a/backend_api/music_app/modules/__pycache__/__init__.cpython-38.pyc and b/backend_api/music_app/modules/__pycache__/__init__.cpython-38.pyc differ diff --git a/backend_api/music_app/modules/__pycache__/database.cpython-38.pyc b/backend_api/music_app/modules/__pycache__/database.cpython-38.pyc index fb0fe71..b541eb2 100644 Binary files a/backend_api/music_app/modules/__pycache__/database.cpython-38.pyc and b/backend_api/music_app/modules/__pycache__/database.cpython-38.pyc differ diff --git a/backend_api/music_app/modules/__pycache__/models.cpython-38.pyc b/backend_api/music_app/modules/__pycache__/models.cpython-38.pyc index 62ba569..fcba921 100644 Binary files a/backend_api/music_app/modules/__pycache__/models.cpython-38.pyc and b/backend_api/music_app/modules/__pycache__/models.cpython-38.pyc differ diff --git a/backend_api/music_app/modules/__pycache__/schemas.cpython-38.pyc b/backend_api/music_app/modules/__pycache__/schemas.cpython-38.pyc index c2f8a32..003f9ba 100644 Binary files a/backend_api/music_app/modules/__pycache__/schemas.cpython-38.pyc and b/backend_api/music_app/modules/__pycache__/schemas.cpython-38.pyc differ diff --git a/backend_api/music_app/music_club.db b/backend_api/music_app/music_club.db new file mode 100644 index 0000000..0e0ed7e Binary files /dev/null and b/backend_api/music_app/music_club.db differ diff --git a/backend_api/music_app/routers/__pycache__/__init__.cpython-38.pyc b/backend_api/music_app/routers/__pycache__/__init__.cpython-38.pyc index b6c118d..c5a4425 100644 Binary files a/backend_api/music_app/routers/__pycache__/__init__.cpython-38.pyc and b/backend_api/music_app/routers/__pycache__/__init__.cpython-38.pyc differ diff --git a/backend_api/music_app/routers/__pycache__/admin.cpython-38.pyc b/backend_api/music_app/routers/__pycache__/admin.cpython-38.pyc index af86bcf..1a38248 100644 Binary files a/backend_api/music_app/routers/__pycache__/admin.cpython-38.pyc and b/backend_api/music_app/routers/__pycache__/admin.cpython-38.pyc differ diff --git a/backend_api/music_app/routers/__pycache__/adminevent.cpython-38.pyc b/backend_api/music_app/routers/__pycache__/adminevent.cpython-38.pyc index ccd09cd..2365a4c 100644 Binary files a/backend_api/music_app/routers/__pycache__/adminevent.cpython-38.pyc and b/backend_api/music_app/routers/__pycache__/adminevent.cpython-38.pyc differ diff --git a/backend_api/music_app/routers/__pycache__/adminphoto.cpython-38.pyc b/backend_api/music_app/routers/__pycache__/adminphoto.cpython-38.pyc index edff909..f0ade7b 100644 Binary files a/backend_api/music_app/routers/__pycache__/adminphoto.cpython-38.pyc and b/backend_api/music_app/routers/__pycache__/adminphoto.cpython-38.pyc differ diff --git a/backend_api/music_app/routers/__pycache__/adminuser.cpython-38.pyc b/backend_api/music_app/routers/__pycache__/adminuser.cpython-38.pyc index 3245867..5858442 100644 Binary files a/backend_api/music_app/routers/__pycache__/adminuser.cpython-38.pyc and b/backend_api/music_app/routers/__pycache__/adminuser.cpython-38.pyc differ diff --git a/backend_api/music_app/routers/__pycache__/landingPageEvents.cpython-38.pyc b/backend_api/music_app/routers/__pycache__/landingPageEvents.cpython-38.pyc index 3bca40c..1fff7b9 100644 Binary files a/backend_api/music_app/routers/__pycache__/landingPageEvents.cpython-38.pyc and b/backend_api/music_app/routers/__pycache__/landingPageEvents.cpython-38.pyc differ diff --git a/backend_api/requirements.txt b/backend_api/requirements.txt index ef837e6..995212e 100644 --- a/backend_api/requirements.txt +++ b/backend_api/requirements.txt @@ -3,7 +3,6 @@ async-generator==1.10 bcrypt==3.1.7 cffi==1.14.0 click==7.1.2 -dataclasses==0.7 dnspython==1.16.0 email-validator==1.1.1 fastapi==0.55.1 diff --git a/music_club_website_base_template/src/App.js b/music_club_website_base_template/src/App.js index 219e393..2e86952 100755 --- a/music_club_website_base_template/src/App.js +++ b/music_club_website_base_template/src/App.js @@ -47,30 +47,30 @@ class App extends Component { //the