Skip to content

Commit

Permalink
Demo page (#48)
Browse files Browse the repository at this point in the history
* Add demo page, change History to History & Robots in navbar, fix navbar

* Fix slideshow buttons, make pause function

* fix slideshow buttons make pause function

* uate metadata

* make clicking individual slide buttons pause slideshow

* More resources

* fix maintenence guide link

* add statbotics
  • Loading branch information
Dwooll94 authored Dec 11, 2023
1 parent 04fbc79 commit db408a5
Show file tree
Hide file tree
Showing 24 changed files with 255 additions and 97 deletions.
7 changes: 4 additions & 3 deletions public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="manifest" href="pictures/site.webmanifest">
<link rel="stylesheet" href="css/main_stylesheet.css">
<meta name="description" content="Official Site of FRC Team 1806: S.W.A.T.">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,labconco,community america,community america credit union,cacu,wesco,SHOWTURTLE">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,outreach,meta,gene haas foundation,oracle,educational robotics,smithville activities,after-school activity,hands on learning,SHOWTURTLE">
<title>S.W.A.T. 1806 | Blank</title>
</head>
<body>
Expand All @@ -31,12 +31,13 @@
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a href="index.html">Home</a>
<a href="history-page.html">History</a>
<a href="history-page.html">History & Robots</a>
<a href="awards-page.html">Awards</a>
<a href="sponsors.html">Sponsors</a>
<a href="demo.html">Request a Demo</a>
<a href="resources.html">Resources</a>
<a href="blog.html">Blog</a>
<a href="register-page.html">Registration</a>
<a href="registration.html">Registration</a>
<a href="about.html" style="overflow:hidden;white-space: nowrap;">About Us</a>
<!-- <a href="newsletters.html">Newsletters</a> -->
</div>
Expand Down
7 changes: 4 additions & 3 deletions public/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="manifest" href="pictures/site.webmanifest">
<link rel="stylesheet" href="css/main_stylesheet.css">
<meta name="description" content="Official Site of FRC Team 1806: S.W.A.T.">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,labconco,community america,community america credit union,cacu,wesco,SHOWTURTLE">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,outreach,meta,gene haas foundation,oracle,educational robotics,smithville activities,after-school activity,hands on learning,SHOWTURTLE">
<title>S.W.A.T. 1806 | About Us</title>
</head>
<body>
Expand All @@ -33,12 +33,13 @@
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a href="index.html">Home</a>
<a href="history-page.html">History</a>
<a href="history-page.html">History & Robots</a>
<a href="awards-page.html">Awards</a>
<a href="sponsors.html">Sponsors</a>
<a href="demo.html">Request a Demo</a>
<a href="resources.html">Resources</a>
<a href="blog.html">Blog</a>
<a href="register-page.html">Registration</a>
<a href="registration.html">Registration</a>
<a href="about.html" style="overflow:hidden;white-space: nowrap;">About Us</a>
<!-- <a href="newsletters.html">Newsletters</a> -->
</div>
Expand Down
7 changes: 4 additions & 3 deletions public/admin-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="manifest" href="pictures/site.webmanifest">
<link rel="stylesheet" href="css/main_stylesheet.css">
<meta name="description" content="Official Site of FRC Team 1806: S.W.A.T.">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,labconco,community america,community america credit union,cacu,wesco,SHOWTURTLE">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,outreach,meta,gene haas foundation,oracle,educational robotics,smithville activities,after-school activity,hands on learning,SHOWTURTLE">
<title>S.W.A.T. 1806 | Admin</title>
<script async src="src/toastr.js"></script>
<script src="src/jquery.min.js"></script>
Expand Down Expand Up @@ -38,12 +38,13 @@
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a href="index.html">Home</a>
<a href="history-page.html">History</a>
<a href="history-page.html">History & Robots</a>
<a href="awards-page.html">Awards</a>
<a href="sponsors.html">Sponsors</a>
<a href="demo.html">Request a Demo</a>
<a href="resources.html">Resources</a>
<a href="blog.html">Blog</a>
<a href="register-page.html">Registration</a>
<a href="registration.html">Registration</a>
<a href="about.html" style="overflow:hidden;white-space: nowrap;">About Us</a>
<!-- <a href="newsletters.html">Newsletters</a> -->
</div>
Expand Down
7 changes: 4 additions & 3 deletions public/audit-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="manifest" href="pictures/site.webmanifest">
<link rel="stylesheet" href="css/main_stylesheet.css">
<meta name="description" content="Official Site of FRC Team 1806: S.W.A.T.">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,labconco,community america,community america credit union,cacu,wesco,SHOWTURTLE">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,outreach,meta,gene haas foundation,oracle,educational robotics,smithville activities,after-school activity,hands on learning,SHOWTURTLE">
<title>S.W.A.T. 1806 | Student Reports</title>
<script src="src/jquery.min.js"></script>
</head>
Expand Down Expand Up @@ -62,12 +62,13 @@
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a href="index.html">Home</a>
<a href="history-page.html">History</a>
<a href="history-page.html">History & Robots</a>
<a href="awards-page.html">Awards</a>
<a href="sponsors.html">Sponsors</a>
<a href="demo.html">Request a Demo</a>
<a href="resources.html">Resources</a>
<a href="blog.html">Blog</a>
<a href="register-page.html">Registration</a>
<a href="registration.html">Registration</a>
<a href="about.html" style="overflow:hidden;white-space: nowrap;">About Us</a>
<!-- <a href="newsletters.html">Newsletters</a> -->
</div>
Expand Down
7 changes: 4 additions & 3 deletions public/awards-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="stylesheet" href="css/main_stylesheet.css">
<link rel="stylesheet" href="css/banners.css">
<meta name="description" content="Official Site of FRC Team 1806: S.W.A.T.">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,labconco,community america,community america credit union,cacu,wesco,SHOWTURTLE">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,outreach,meta,gene haas foundation,oracle,educational robotics,smithville activities,after-school activity,hands on learning,SHOWTURTLE">
<title>S.W.A.T. 1806 | Awards</title>
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet'>
</head>
Expand Down Expand Up @@ -60,12 +60,13 @@
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a href="index.html">Home</a>
<a href="history-page.html">History</a>
<a href="history-page.html">History & Robots</a>
<a href="awards-page.html">Awards</a>
<a href="sponsors.html">Sponsors</a>
<a href="demo.html">Request a Demo</a>
<a href="resources.html">Resources</a>
<a href="blog.html">Blog</a>
<a href="register-page.html">Registration</a>
<a href="registration.html">Registration</a>
<a href="about.html" style="overflow:hidden;white-space: nowrap;">About Us</a>
<!-- <a href="newsletters.html">Newsletters</a> -->
</div>
Expand Down
7 changes: 4 additions & 3 deletions public/blank-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="manifest" href="pictures/site.webmanifest">
<link rel="stylesheet" href="css/main_stylesheet.css">
<meta name="description" content="Official Site of FRC Team 1806: S.W.A.T.">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,labconco,community america,community america credit union,cacu,wesco,SHOWTURTLE">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,outreach,meta,gene haas foundation,oracle,educational robotics,smithville activities,after-school activity,hands on learning,SHOWTURTLE">
<title>S.W.A.T. 1806 | Blank</title>
</head>
<body>
Expand All @@ -31,12 +31,13 @@
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a href="index.html">Home</a>
<a href="history-page.html">History</a>
<a href="history-page.html">History & Robots</a>
<a href="awards-page.html">Awards</a>
<a href="sponsors.html">Sponsors</a>
<a href="demo.html">Request a Demo</a>
<a href="resources.html">Resources</a>
<a href="blog.html">Blog</a>
<a href="register-page.html">Registration</a>
<a href="registration.html">Registration</a>
<a href="about.html" style="overflow:hidden;white-space: nowrap;">About Us</a>
<!-- <a href="newsletters.html">Newsletters</a> -->
</div>
Expand Down
7 changes: 4 additions & 3 deletions public/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<script src="https://www.gstatic.com/firebasejs/7.8.1/firebase-database.js"></script>
<script src="https://www.gstatic.com/firebasejs/7.8.1/firebase-storage.js"></script>
<meta name="description" content="Official Site of FRC Team 1806: S.W.A.T.">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,labconco,community america,community america credit union,cacu,wesco,SHOWTURTLE">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,outreach,meta,gene haas foundation,oracle,educational robotics,smithville activities,after-school activity,hands on learning,SHOWTURTLE">
<title>S.W.A.T. 1806 | Blog</title>
</head>
<body class="h-100">
Expand All @@ -34,12 +34,13 @@
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a href="index.html">Home</a>
<a href="history-page.html">History</a>
<a href="history-page.html">History & Robots</a>
<a href="awards-page.html">Awards</a>
<a href="sponsors.html">Sponsors</a>
<a href="demo.html">Request a Demo</a>
<a href="resources.html">Resources</a>
<a href="blog.html">Blog</a>
<a href="register-page.html">Registration</a>
<a href="registration.html">Registration</a>
<a href="about.html" style="overflow:hidden;white-space: nowrap;">About Us</a>
<!-- <a href="newsletters.html">Newsletters</a> -->
</div>
Expand Down
6 changes: 6 additions & 0 deletions public/css/main_stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,12 @@ h3 {
text-align: center;
}

h4 {
font-family: "Impact", sans-serif;
font-size: 1em;
text-align: center;
}

.logo:hover {
color: lightgrey;
}
Expand Down
74 changes: 74 additions & 0 deletions public/demo.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="pictures/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="pictures/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="pictures/favicon-16x16.png">
<link rel="manifest" href="pictures/site.webmanifest">
<link rel="stylesheet" href="css/main_stylesheet.css">
<meta name="description" content="Official Site of FRC Team 1806: S.W.A.T.">
<meta name="keywords" content="robotics,first robotics,first robotics competition,frc,robot,robots,smithville,kansas city,missouri,smithville high school,smithville school district,smithville warriors,advancing technology,smithville warriors advancing technology,swat,s.w.a.t.,1806,frc 1806,7359,ftc team 7359,7507,ftc team 7507,sponsor,sponsorship opportunity,outreach,meta,gene haas foundation,oracle,educational robotics,smithville activities,after-school activity,hands on learning,SHOWTURTLE">
<title>S.W.A.T. 1806 | Blank</title>
</head>
<body>
<!-- Firebase App (the core Firebase SDK) is always required and must be listed first -->
<script src="https://www.gstatic.com/firebasejs/7.6.1/firebase-app.js"></script>

<!-- Add Firebase products that you want to use -->
<script src="https://www.gstatic.com/firebasejs/7.6.1/firebase-auth.js"></script>

<div class="fixedbar">
<span class="pancakes" style="font-size:30px;cursor:pointer;color:white;padding-left:15px;margin-top:2px;float:left;" onclick="openNav()"></span>
<a href="home.html" class="navbarthings"><img src="pictures/Logo.png" class="logo"></a>
<a href="login.html" class="login_pic-nav" id="login_pic-nav"><img src="pictures/login-512.png" height="30px" width="30px"></a>
<input class="navbar-user" type="image" src="pictures/account-logout-512.png" height="30px" width="30px" id="btnLogOut" />
<a href="user_details.html" class="navbar-user" id="navbar-user"><img src="pictures/user-3-512.png" height="30px" width="30px"></a>
<a class="login-nav" id="login-nav" href="login.html">Login</a>
</div>

<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
<a href="index.html">Home</a>
<a href="history-page.html">History & Robots</a>
<a href="awards-page.html">Awards</a>
<a href="sponsors.html">Sponsors</a>
<a href="demo.html">Request a Demo</a>
<a href="resources.html">Resources</a>
<a href="blog.html">Blog</a>
<a href="registration.html">Registration</a>
<a href="about.html" style="overflow:hidden;white-space: nowrap;">About Us</a>
<!-- <a href="newsletters.html">Newsletters</a> -->
</div>
<h3>Demos</h3>
<p>As part of our mission to promote STEM Education we are happy to deomonstrate our team and robots to the community.</p>
<!--TODO: Move demo requests to own page.-->
<h3>Interested in having S.W.A.T. Demonstrate at your event, business, or class?</h3>
<div style="width:40%;margin:50px auto">
<button type="button" class="Demobutton" onclick = "alert('A google form will pop up, follow the directions on it');window.open().location.href = 'https://docs.google.com/forms/d/e/1FAIpQLSctW8fjM7Tqj7K-MHMvmUK0GtHaT4yRO_oQ4gNHwRu6dsfACg/viewform';"><p style="font-size:40px">Click here to request a demo!</p></button>
</div>
<br>

<br/>
<br/>
<br/>
<footer>
<p>Smithville High School Robotics | S.W.A.T. (Smithville Warriors Advancing Technology)</p>
</footer>

</body>

<script>
function openNav() {
document.getElementById("mySidenav").style.width = "250px";
}

function closeNav() {
document.getElementById("mySidenav").style.width = "0";
}
</script>

<script src="src/firebase_config.js"></script>
<script src="src/auth_check.js"></script>
</html>
Loading

0 comments on commit db408a5

Please sign in to comment.