diff --git a/backend/django/seatstock_django/db.sqlite3 b/backend/django/seatstock_django/db.sqlite3 index 2360430..ae5a5c3 100644 Binary files a/backend/django/seatstock_django/db.sqlite3 and b/backend/django/seatstock_django/db.sqlite3 differ diff --git a/backend/django/seatstock_django/seatstock_django/settings.py b/backend/django/seatstock_django/seatstock_django/settings.py index 641fc9d..5af8df1 100644 --- a/backend/django/seatstock_django/seatstock_django/settings.py +++ b/backend/django/seatstock_django/seatstock_django/settings.py @@ -55,11 +55,12 @@ ROOT_URLCONF = 'seatstock_django.urls' BASE_DIR = Path(__file__).resolve().parent.parent TEMPLATE_DIR = os.path.join(BASE_DIR, "seatstock_django", "templates") +STATIC_DIR = os.path.join(BASE_DIR, "seatstock_django", "static") TEMPLATES = [ { 'BACKEND': 'django.template.backends.django.DjangoTemplates', - 'DIRS': [TEMPLATE_DIR], + 'DIRS': [TEMPLATE_DIR, STATIC_DIR], 'APP_DIRS': True, 'OPTIONS': { 'context_processors': [ diff --git a/backend/django/seatstock_django/seatstock_django/templates/index.html b/backend/django/seatstock_django/seatstock_django/templates/index.html deleted file mode 100644 index f9fd63c..0000000 --- a/backend/django/seatstock_django/seatstock_django/templates/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - Auth0 Example - - -{% if session %} -

Welcome {{session.userinfo.name}}!

-

Logout

-
{{pretty}}
-{% else %} -

Welcome Guest

-

Login

-{% endif %} - - diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml index 8c5c0a2..2985f22 100644 --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -19,6 +19,8 @@ services: - "8000:8000" volumes: - ../backend/django:/home/app/webapp + - ../frontend/templates:/home/app/webapp/seatstock_django/seatstock_django/templates + - ../frontend/static:/home/app/webapp/seatstock_django/seatstock_django/static environment: - AUTH0_DOMAIN=${AUTH0_DOMAIN} - AUTH0_CLIENT_ID=${AUTH0_CLIENT_ID} diff --git a/docker/volumes/nginx/config/default.conf b/docker/volumes/nginx/config/default.conf index 2da9acb..da7025c 100644 --- a/docker/volumes/nginx/config/default.conf +++ b/docker/volumes/nginx/config/default.conf @@ -44,6 +44,10 @@ server { proxy_set_header Host $host; } + location /static { + alias /usr/share/nginx/html/static; + } + # location /index { # proxy_pass http://docker-django:8000; # proxy_set_header Host $host; diff --git a/frontend/FAQ.html b/frontend/FAQ.html deleted file mode 100644 index a810cde..0000000 --- a/frontend/FAQ.html +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - SeatStock - - - - - - - - - - - - - - SeatStock - Sign In - How it Works - Your Tickets - - - -

-
- How SeatStock Works: -
- -
-
- -
- Buying: -

- -

Choose your Game
-
- Log in with your school email -
- - -
- - -

Find the right price
-
- Pay with our SeatStock Guarantee -
- -
- - -

Accept the ticket transfer
-
- If you did not recieve your ticket please contact us - -
-
-
- -
- Sell: -

- -

List your ticket
-
- Or instant sell your ticket -
- - -
- - -

Send your ticket to the buyer
-
- Through your school ticket portal -
- -
- - -

Get paid
-
- After the buyer confirms their ticket - -
-
- - - - -
-



- - - - - - - - - - - - - -
Frequently Asked Questions:
-
-
-
What is SeatStock?
- SeatStock is a marketplace designed for students to buy and sell tickets for various events. The platform is easy to use, secure, and convenient, making the ticket-buying process hassle-free and more transparent. - -

How does SeatStock work?
- SeatStock works in a simple, user-friendly manner. First, you create an account using your valid .edu email address. Then, you can browse through available tickets for various events. If you're interested in a particular event, you can purchase the ticket directly through the app. If you have tickets to sell, you can list them on the marketplace for other students to buy. - -

Is SeatStock safe to use?
- Absolutely! SeatStock prioritizes the safety and security of its users. We employ stringent verification processes for all ticket sellers and ensure that all transactions are safe and secure. - -

What kind of events are listed on SeatStock?
- SeatStock features a wide array of events football tickets, basketball tickets, and many more. We strive to cater to a broad spectrum of interests to ensure there's something for everyone. - -

What are the payment options available on Seat Stock?
- SeatStock accepts various payment methods including credit cards, debit cards, and secure online payment platforms. We aim to make the ticket-purchasing process as convenient as possible for our users. - -

Can I sell my ticket if I can no longer attend an event?
- Yes, SeatStock is not just a platform for buying tickets but also selling. If for any reason you can't attend an event, you can sell your ticket on the app to other interested students. - -

How do I list my tickets for sale on SeatStock?
- Listing your tickets for sale on SeatStock is easy. Simply log in to your account, click on the 'Sell Tickets' button, fill in the necessary details about the event, and set your price. Once your listing is live, other students can view and purchase your ticket. - -

What happens if an event is cancelled?
- In the unfortunate event that an event is cancelled, SeatStock will facilitate a full refund for those who purchased tickets through the app. We value our users and strive to ensure a fair and hassle-free experience. - -

Can I use SeatStock if I am not a student?
- SeatStock is exclusively designed for students. To create an account and use the platform, a valid .edu email address is required. This helps us maintain a secure and reliable marketplace tailored specifically for the student community. - -

What if I have a question or issue while using SeatStock?
- Our dedicated customer service team is always ready to assist. If you have any questions or face any issues while using Seat Stock, you can reach out to us through the contact information provided in the app. We aim to provide a quick and satisfactory resolution to all queries and concerns. -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/frontend/buy.html b/frontend/buy.html deleted file mode 100644 index 2c21d63..0000000 --- a/frontend/buy.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - SeatStock - - - - - - - - - - SeatStock - Sign In - How it Works - Your Tickets - - - - - - - - -
-
- - - -
Sat Sep 30, Time TBD ยท Kinnick Stadium, Iowa City, Iowa

-
- -

-
- - - -
-
-
- -
- -
-
-
-
-
Subtotal
-
$36.13
-
-
-
Purchase Price
-
$32.00
-
-
-
Transaction Fee (10%)
-
+$3.20
-
-
-
Processing Fee
-
+$0.93
-
- - -
-

-
-   - Terms of Service - - -
- - - - - - - - - -
- - -











-











-











-






- - - - - - - - - \ No newline at end of file diff --git a/frontend/gameimages/iowavmichiganst.png b/frontend/gameimages/iowavmichiganst.png deleted file mode 100644 index 29fd564..0000000 Binary files a/frontend/gameimages/iowavmichiganst.png and /dev/null differ diff --git a/frontend/gameimages/iowavminnesota.png b/frontend/gameimages/iowavminnesota.png deleted file mode 100644 index b782c80..0000000 Binary files a/frontend/gameimages/iowavminnesota.png and /dev/null differ diff --git a/frontend/gameimages/iowavpurdue.png b/frontend/gameimages/iowavpurdue.png deleted file mode 100644 index 133e00a..0000000 Binary files a/frontend/gameimages/iowavpurdue.png and /dev/null differ diff --git a/frontend/gameimages/iowavrutgers.png b/frontend/gameimages/iowavrutgers.png deleted file mode 100644 index e4f04ac..0000000 Binary files a/frontend/gameimages/iowavrutgers.png and /dev/null differ diff --git a/frontend/icons/buyicon.png b/frontend/icons/buyicon.png deleted file mode 100644 index da4e098..0000000 Binary files a/frontend/icons/buyicon.png and /dev/null differ diff --git a/frontend/icons/circleicon.png b/frontend/icons/circleicon.png deleted file mode 100644 index f1dcc9a..0000000 Binary files a/frontend/icons/circleicon.png and /dev/null differ diff --git a/frontend/icons/recieveicon.png b/frontend/icons/recieveicon.png deleted file mode 100644 index 85b4baa..0000000 Binary files a/frontend/icons/recieveicon.png and /dev/null differ diff --git a/frontend/icons/secureicon.png b/frontend/icons/secureicon.png deleted file mode 100644 index 6c2ce30..0000000 Binary files a/frontend/icons/secureicon.png and /dev/null differ diff --git a/frontend/icons/selecticon.png b/frontend/icons/selecticon.png deleted file mode 100644 index 2f0c440..0000000 Binary files a/frontend/icons/selecticon.png and /dev/null differ diff --git a/frontend/icons/sendicon.png b/frontend/icons/sendicon.png deleted file mode 100644 index 3e5b38f..0000000 Binary files a/frontend/icons/sendicon.png and /dev/null differ diff --git a/frontend/icons/stadiumicon.png b/frontend/icons/stadiumicon.png deleted file mode 100644 index ce056c4..0000000 Binary files a/frontend/icons/stadiumicon.png and /dev/null differ diff --git a/frontend/icons/tagicon.png b/frontend/icons/tagicon.png deleted file mode 100644 index b8f1246..0000000 Binary files a/frontend/icons/tagicon.png and /dev/null differ diff --git a/frontend/index.html b/frontend/index.html deleted file mode 100644 index 796fc9e..0000000 --- a/frontend/index.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - SeatStock - - - - - - - - SeatStock - Sign In - How it Works - Your Tickets - - - - - - -

-
- Buy, sell, or exchange even ticets with ease in the industry's - first safe ticket exchange marketplace for students. -
- - - -
- - -
- -

- - - -
- Upcoming Games: -
-
- University of Iowa -
- -
- -
Iowa Vs. Michigan St

-
- - - - - -
- -
Iowa Vs. Purdue
- - Sell
- Market Data -
-
- - -
Iowa Vs. Minnesota
- - Sell

- Market Data - -
-
- -
Iowa Vs Rutgers
- - Sell

- Market Data -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/frontend/script.js b/frontend/script.js deleted file mode 100644 index 9ce9a4a..0000000 --- a/frontend/script.js +++ /dev/null @@ -1,15 +0,0 @@ -let USER_SIGNED_IN = false; - -function check_sign_in(game) { - const is_user_signed_in = localStorage.getItem("USER_SIGNED_IN"); - - if (is_user_signed_in !== null && is_user_signed_in === 'true') { - window.location.href = "./buy.html?game=" + game; - } else { - window.location.href = "./signin.html"; - } -} - -function set_user_signed_in() { - localStorage.setItem('USER_SIGNED_IN', true); -} \ No newline at end of file diff --git a/frontend/sell.html b/frontend/sell.html deleted file mode 100644 index b9fc936..0000000 --- a/frontend/sell.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - SeatStock - - - - - - - - - - SeatStock - Sign In - How it Works - Your Tickets - - - - - - - - -
-

-
- -
-


-

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











-











-











-






- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/frontend/signin.html b/frontend/signin.html deleted file mode 100644 index e29bb64..0000000 --- a/frontend/signin.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - SeatStock - - - - - - - - - - - - - SeatStock - Sign In - How it Works - Your Tickets - - - - -
-

Sign In
-
Log in for secure transactions.
-
-

-

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











-












-






- - - - - - - - - - - diff --git a/frontend/signup.html b/frontend/signup.html deleted file mode 100644 index dac9375..0000000 --- a/frontend/signup.html +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - SeatStock - - - - - - - - - - - - - SeatStock - Sign In - How it Works - Your Tickets - - - - -
-

Register
-
Join other verified students.
-
-

-

-

-

-

-

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











-












-













-






- - - - - - - - - - - - \ No newline at end of file diff --git a/frontend/style.css b/frontend/style.css deleted file mode 100644 index 820b076..0000000 --- a/frontend/style.css +++ /dev/null @@ -1,735 +0,0 @@ -body{ - background-color: rgb(255,255,255); - font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; - overflow-y: auto; -} - - - -/********************** HEADER ****************************/ -logo{ - text-align: left; - font-size:40px; - padding-left: 10px; -} - -signinButton, faqButton{ - margin: 5px; - float: right; - padding: 20px; - font-size: 15px; - background-color: rgb(218,54,54); - color:white; - border:none; - padding: 10px 20px; -} - -tixButton{ - margin: 5px; - float: right; - padding: 20px; - font-size: 17px; - color:black; - border:none; - padding: 10px 5px; -} - - -a{ - text-decoration: none; - color: white; -} -logo a{ - color:black; -} -tixButton a{ - color:black; - text-decoration: underline; -} - -/********************** HOME BODY ****************************/ - -.home-info-title1{ - font-size: 29px; - display:flex; - justify-content: center; - padding-left:30px; -} -.search-container { - display: flex; - justify-content: center; - align-items: center; - padding-top:20px -} - -#searchInput{ - width:600px; - height:35px; - margin:0; - padding-left:20px; - font-size: 20px; -} - -.search-button { -margin: 5px; -font-size:15px; -background-color:rgb(218, 54, 54); -color:white; -border:none; -padding: 10px 20px; -border-radius: 20px; - - -} -.home-info-title2{ - font-size: 29px; - padding-top: 50px; - display:flex; - justify-content: center; - -} -.home-info-title3{ - font-size: 25px; - padding-top: 10px; - display:flex; - justify-content: center; - -} - - -.box { - width: 370px; - height: 500px; - margin: 10px; - margin-left: 25px; - padding: 20px; - border: 2px solid #000; - border-radius: 10px; - float: left; -} - - -.clearfix::after { - content: ""; - display: table; - clear: both; -} - - - - -.game-container{ - display:flex; - justify-content: center; - margin-top: 20px; -} -.game-window{ - height:500px; - border: 1px solid black; - margin:0 70px; - border-radius: 10px; - flex:1; - text-align: center; -} -.game-window-title{ - font-size: 30px; - padding:10px; - padding-left: 50px; -} - -.game-window-image{ - width: 100%; - height: 300px; - border-radius: 10px; - display: block; - -} -.buy-or-bid{ - margin: 5px; - font-size:25px; - background-color:rgb(218, 54, 54); - color:white; - border:none; - padding: 20px 20px; - border-radius: 5px; - margin-left: 35px; -} -.sell-home{ - margin: 5px; - font-size:25px; - background-color:rgb(218, 54, 54); - color:white; - border:none; - padding: 20px 20px; - border-radius: 5px; -} -marketData a{ - - color:black; - text-decoration: underline; -} - - - - - - - - - -/* **************** SIGNIN BODY *********************** */ - -.signin-body{ -position: absolute; -top: 50%; -left: 50%; -transform: translate(-50%, -50%); -display: flex; -flex-direction: column; -height: 400px; -width: 400px; -padding: 20px; -border: 2px solid #000; -border-radius: 10px; -margin-left:10px -} -.form-name{ - font-size: 35px; - padding-left: 20px; -} -.form-name-subtitle{ - font-size:15x; - padding-bottom: 25px; - padding-left: 20px; - color:#B3B3B3; -} -.stuff{ -padding-left: 20px; -padding-top: 20px; - -} -input[type=text]{ /*username*/ - -webkit-border-radius: 20px; - -moz-border-radius: 20px; - border-radius: 10px; - border: 1px solid black; - color: black; - width: 330px; - height: 35px; - padding-left: 10px; -} -input[type=password]{ - -webkit-border-radius: 20px; - -moz-border-radius: 20px; - border-radius: 10px; - border: 1px solid black; - color:black; - width: 330px; - height: 35px; - padding-left: 10px; - -} -.remember-me-container{ - display: flex; - flex-direction: row; - align-items: center; -} -.sign-in-checkbox{ - display:flex; - justify-content: center; - -} -.sign-in-checkbox-label{ - margin-left:5px; -} -.sign-in-button-container{ - display: flex; - justify-content: center; - margin-top: 10px; -} -.sign-in-button{ - - margin-top:15px; - padding:20px; - font-size:15px; - background-color:rgb(218, 54, 54); - color:white; - border:none; - padding: 10px 150px; - border-radius: 20px; - -} -.sign-up-link{ - padding-top:15px; - font-size: 20px; - display: flex; - justify-content: center; - color:black; - text-decoration: underline; - -} - - -/* **************** SIGNUP BODY *********************** */ -.signup-body{ -position: absolute; -top: 50%; -left: 50%; -transform: translate(-50%, -50%); -display: flex; -flex-direction: column; -margin-top:100px; -height: 650px; -width: 500px; -padding: 20px; -border: 2px solid #000; -border-radius: 10px; -margin-left:10px -} -.form-name{ - font-size: 35px; - padding-left: 20px; -} -.form-name-subtitle{ - font-size:15x; - padding-bottom: 25px; - padding-left: 20px; - color:#B3B3B3; -} -.stuff{ -padding-left: 20px; -padding-top: 20px; - -} -input[type=text]{ /*username*/ - -webkit-border-radius: 20px; - -moz-border-radius: 20px; - border-radius: 10px; - border: 1px solid black; - color: black; - width: 330px; - height: 35px; - padding-left: 10px; -} -input[type=password]{ - -webkit-border-radius: 20px; - -moz-border-radius: 20px; - border-radius: 10px; - border: 1px solid black; - color:black; - width: 330px; - height: 35px; - padding-left: 10px; - -} -.promotions-container{ - display: flex; - flex-direction: row; - align-items: center; -} -.promotion-checkbox{ - display:flex; - justify-content: center; - -} -.promotion-checkbox-label{ - margin-left:20px; - font-size:15px -} -.terms-container{ - display: flex; - flex-direction: row; - align-items: center; - -} -.terms-checkbox{ - display:flex; - justify-content: center; - -} -.terms-checkbox-label{ - margin-left:20px; - font-size:15px -} -.sign-in-button-container{ - display: flex; - justify-content: center; - margin-top: 10px; -} -.sign-up-button{ - - margin-top:15px; - padding:20px; - font-size:15px; - background-color:rgb(218, 54, 54); - color:white; - border:none; - padding: 10px 150px; - border-radius: 20px; - -} - - - - - - - - - - - - - - -/* *************** SELL BODY ************************ */ -.sell-body { - - position: absolute; - top: 50%; - left: 50%; - transform: translate(-50%, -50%); - display: flex; - flex-direction: column; - align-items: center; - height: 600px; - width: 500px; - padding: 20px; - border: 2px solid #000; - border-radius: 10px; - margin-top:120px; - margin-left:10px -} -.sell-game-title{ - font-size: 25px; -} - - -.sell-body label { - font-size: 20px; - text-align: right; - width: 80px; - margin-right: 10px; -} - -.sumbit-price{ - font-size: 25px; -} - - -/* *************** BUY BODY ************************ */ - - -.buy-body { - position: absolute; - top: 50%; - left: 50%; - transform: translate(-50%, -50%); - display: flex; - flex-direction: column; - align-items: center; - height: 700px; - width: 500px; - padding: 20px; - border: 2px solid #000; - border-radius: 10px; - margin-top:120px; - margin-left:10px -} -.buy-game-title{ - font-size: 30px; -} -.buy-stadium-icon{ - width:250px; - height:250px; -} -.buy-game-info{ - font-size:12px; - color:#B3B3B3; -} -.place-bid-button{ - font-size: 20px; - margin-right:20px; - padding-right:10px; -} -.buy-button{ - font-size: 20px; -} -.price-box{ - border: 2px solid #000; - border-radius: 10px; - height:400px; - width:300px; - display: flex; - flex-direction: column; - padding-left:20px; - -} -.subtotal{ - display: flex; /* Create a row layout */ - justify-content: space-between; - margin-bottom: 5px; - padding-top:10px; - padding-right:15px; - -} -.subtotal-title{ - font-size: 20px; - -} -.subtotal-amount { - float:right; - color:green - -} -.purchase-price{ - display: flex; - justify-content: space-between; - margin-bottom: 5px; - padding-right:15px; -} -.purchase-price-title{ - font-size: 15px; -} -.purchase-price-amount{ - float:right; - color:black; - font-size: 15px; -} -.transaction-fee{ - display: flex; - justify-content: space-between; - font-size: 20px; - margin-bottom: 5px; - padding-right:15px; -} -.transaction-fee-title{ - font-size: 15px; -} -.transaction-fee-amount{ - float:right; - color:black; - font-size: 15px; -} - -.processing-fee{ - display: flex; - justify-content: space-between; - font-size: 20px; - padding-right:15px; -} -.processing-fee-title{ - font-size: 15px; -} -.processing-fee-amount{ - float:right; - color:black; - font-size: 15px; -} -.agree-container{ - display:flex; -} -.checkbox-label{ - display:flex; - float:right; -} -.terms-of-service{ - color:black; - text-decoration:underline; -} -input[type=checkbox]{ - float:left; - - -} - - - - - - - -/* *************** FAQ BODY ************************ */ -.how-it-works-container{ - display:flex; - justify-content: center; -} -.how-it-works-buy{ - width:50%; - padding:20px; -} -.how-it-works-sell{ - width:50%; - padding:20px; -} - -.how-it-works-title{ - color:rgb(218, 54, 54); - padding-top:30px; - font-size:35px; - display:flex; - justify-content: center; -} -.how-it-works-titles{ - color:black; - padding-top:30px; - padding-left: 20px; - font-size:35px; - display:flex; - justify-content: left; -} -.icons{ - float:left; - padding:20px; - height:40px; - width:40px; - display:flex; -} -.how-it-works-bold{ - color:black; - padding-top:20px; - padding-left: 20px; - font-size:25px; - display:flex; - justify-content: left; -} -.how-it-works{ - color:black; - padding-left: 20px; - font-size:20px; - display:flex; - justify-content: left; -} -.guarantee-icons{ - padding:20px; - height:75px; - width:75px; - display:flex; - - -} -.guarentee-container{ - display:flex; - justify-content:center; -} -.guarantee-titles{ - display:flex; - justify-content: center; - font-size:30px; - -} -.guarantee-body{ - display:flex; - justify-content: center; - font-size:20px; - width:400px; - -} - - - - -.faq-container{ - display:flex; - justify-content: center; -} -.faq-header{ - color:rgb(218, 54, 54); - padding-top:30px; - font-size:35px; - display:flex; - justify-content: center; - - -} -.faqtitles{ - color:rgb(218, 54, 54); - font-size:20px; - width:100%; - max-width:800px; - -} -.faq-info{ - padding-left: 20px; - font-size:17px; - width:850px; - line-height:1.4; - width:90%; - max-width: 900px; - -} -/* ***************** TICKETS BODY ************************ */ - .tab { - overflow: hidden; - border: 1px solid #ccc; - background-color: #f1f1f1; - } - - - .tab button { - background-color: inherit; - float: left; - border: none; - outline: none; - cursor: pointer; - padding: 14px 16px; - transition: 0.3s; - font-size: 17px; - } - - - .tab button:hover { - background-color: #ddd; - } - - - .tab button.active { - background-color: #ccc; - } - - - .tabcontent { - display: none; - padding: 6px 12px; - border: 1px solid #ccc; - border-top: none; - } - - - - - - - - - - - - - - - -/* ***************** TERMS BODY ************************ */ - -.terms-container{ - display:flex; - justify-content: center; - align-items: center; - width:90%; - max-width: 900px; - padding-left: 20px; -} - - - - - - - -/* ***************** FOOTER ************************ */ -.footer{ - height:200px; - width:100%; - background-color: black; - color:white -} \ No newline at end of file diff --git a/frontend/termsofservice.html b/frontend/termsofservice.html deleted file mode 100644 index 5cf7bd4..0000000 --- a/frontend/termsofservice.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - SeatStock - - - - - - - - - - SeatStock - Sign In - How it Works - Your Tickets - - - - - -
-
SeatStock Website Terms and Conditions
-Welcome to SeatStock! These terms and conditions ("Agreement") govern your use of the SeatStock website ("Website"). By accessing or using our Website, you agree to comply with and be bound by these terms and conditions. If you disagree with any part of this Agreement, please do not use our Website.
- -1. Acceptance of Terms -By using the SeatStock Website, you acknowledge that you have read, understood, and accepted the terms and conditions outlined in this Agreement. Your use of the Website is contingent on your compliance with these terms. - -
2. Eligibility and Registration -2.1 Eligibility: To use the SeatStock Website, you must be of legal age in your jurisdiction. By using our Website, you confirm that you meet this requirement. -2.2 Account Registration: Certain features of our Website may require you to register an account. You are responsible for providing accurate and up-to-date information during the registration process. - -
3. User Content and Rights -3.1 User-Generated Content: Any content, information, or materials you provide, submit, or display on the SeatStock Website are your sole responsibility. By using our Website, you grant SeatStock a non-exclusive license to use, modify, display, and distribute your content as needed for the operation and improvement of the Website. - -
4. Intellectual Property -4.1 Ownership: All content, including text, graphics, logos, images, software, and other materials found on the SeatStock Website, is either owned by SeatStock or licensed to us. This content is protected by applicable intellectual property laws. -4.2 User Content: You maintain ownership of the content you submit to the SeatStock Website. By submitting content, you grant SeatStock the right to utilize and showcase that content as described in this Agreement. - -
5. Privacy and Data Protection -Your use of the SeatStock Website is governed by our Privacy Policy, which details how we collect, use, and safeguard your information. Please review our Privacy Policy to understand our practices. - -
6. Account Termination -SeatStock reserves the right to suspend or terminate your account and access to the Website for any reason, with or without notice, should you breach this Agreement or engage in any prohibited activities. - -
7. Disclaimers and Limitation of Liability -7.1 No Warranty: The SeatStock Website is provided "as-is" and "as-available," without any warranties, whether expressed or implied. -7.2 Limitation of Liability: SeatStock shall not be liable for any indirect, incidental, special, consequential, or punitive damages, or any loss of profits, data, goodwill, or other intangible losses, whether directly or indirectly incurred from your use of the SeatStock Website. - -
8. Governing Law -This Agreement is governed by and construed in accordance with the laws of [Jurisdiction], without regard to its conflict of law principles. - -
9. Modifications to Agreement -SeatStock reserves the right to modify this Agreement at any time. We will notify you of changes by posting the updated Agreement on the SeatStock Website. Your continued use of the Website after the effective date of the revised Agreement constitutes your acceptance of the updated terms. - -
10. Contact Us -For inquiries or concerns about this Agreement or the SeatStock Website, please contact us at [Contact us]. -By using the SeatStock Website, you signify your agreement to adhere to these terms and conditions. If you do not agree with these terms, please refrain from using the SeatStock Website. - -This revised Agreement maintains the same essential elements as your previous request while using different wording. Please consult legal professionals to ensure this Agreement aligns with your specific business needs and complies with applicable laws in your jurisdiction before implementing it. - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/frontend/tickets.html b/frontend/tickets.html deleted file mode 100644 index 32eb837..0000000 --- a/frontend/tickets.html +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - SeatStock - - - - - - - - - - SeatStock - Sign In - How it Works - Your Tickets - - - - - - - -
- - - - -
- -
-

London

-

London is the capital city of England.

-
- -
-

Paris

-

Paris is the capital of France.

-
- -
-

Tokyo

-

Tokyo is the capital of Japan.

-
-
-

Tokyo

-

Tokyo is the capital of Japan.

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file