UNCLASSIFIED

index.html 18.9 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499
<!DOCTYPE html>
<html class="no-js">
  <head>

    <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Puckboard</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">

<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" type="image/png" href="/favicon.png">

<!-- CSS -->
<link rel="stylesheet" href="/css/owl.carousel.css" />
<link rel="stylesheet" href="/css/bootstrap.min.css" />
<link rel="stylesheet" href="/css/font-awesome.min.css" />
<link rel="stylesheet" href="/css/airspace.css" />
<link rel="stylesheet" href="/css/style.css" />
<link rel="stylesheet" href="/css/ionicons.min.css" />
<link rel="stylesheet" href="/css/animate.css" />
<link rel="stylesheet" href="/css/responsive.css" />
<link rel="stylesheet" href="/css/syntax.css" />

<!-- CSS for Product Template-->


<!-- CSS for Get Started Template-->


<!-- CSS for Platform 1 Template-->

<link rel="stylesheet" type="text/css" href="/css/p1.css" />


<!-- Custom CSS -->
<link rel="stylesheet" href="/css/custom.css" />



<!-- Js -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.2.min.js"><\/script>')</script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/owl.carousel.min.js"></script>
<script src="/js/plugins.js"></script>
<script src="/js/min/waypoints.min.js"></script>
<script src="/js/jquery.counterup.js"></script>


<script src="/js/main.js"></script>


<script src="/js/product.js"></script>



<script src="/js/puckboard.js"></script>


<!-- ionicons -->
<script src="https://unpkg.com/ionicons@5.0.0/dist/ionicons.js"></script>

<!--
/*
 * Airspace
 * Ported to Jekyll by Andrew Lee
 * https://github.com/ndrewtl/airspace-jekyll
 * Designed and Developed by ThemeFisher
 * https://themefisher.com/
 *
 */
-->


  </head>
  <body>


    <!-- Header Start -->
<header>
<div class="container">
  <div class="row">
    <div class="col-md-12">
      <!-- header Nav Start -->
      <nav class="navbar navbar-default">
        <div class="container-fluid">
          <!-- Brand and toggle get grouped for better mobile display -->
          <div class="navbar-header">
            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
            <span class="sr-only">Toggle navigation</span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            </button>
            <a class="navbar-brand" href="/index.html">
              <img src="/img/logo.png" style="width:auto; height:100%" alt="Logo">
            </a>
          </div>
            <!-- Collect the nav links, forms, and other content for toggling -->
            <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
              <ul class="nav navbar-nav navbar-right">
                <li><a href="/">Home</a></li>
                <!-- <li><a href="/portfolio/">Portfolio</a></li> -->
                <li class="dropdown">
                  <a href="/" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Services <span class="caret"></span></a>
                  <ul class="dropdown-menu">
                    <li><a href="/learning/pathways/">Learning Pathways</a></li>
                    <li><a href="/services/mentorship.html">Guided Mentorship</a></li>
                    <li><a href="/services/talent-development.html">Tron Node Buildout</a></li>
                  </ul>
                </li>
                <li class="dropdown">
                  <a href="/puckboard/" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Puckboard <span class="caret"></span></a>
                  <ul class="dropdown-menu">
                    <li><a href="/puckboard/">About Puckboard</a></li>
                    <li><a href="/puckboard/getstarted/">Get Started</a></li>
                    <li><a href="/p1/">Platform 1</a></li>
                  </ul>
                </li>
                <!-- <li><a href="/#service">Resources</a></li> -->
                <li class="dropdown">
                  <a href="/services/common-links.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Resources <span class="caret"></span></a>
                  <ul class="dropdown-menu">
                    <li><a href="/services/common-links.html">Common Links</a></li>
                    <li><a href="https://tron.substack.com/">Blog</a></li>
                    <li><a href="/contact/">Contact</a></li>
                  </ul>
                </li>
                <!-- <li><a href="/partners/">Partners</a></li> -->
                <!-- <li><a href="/blog/">Blog</a></li> -->
              </ul>
            </div><!-- /.navbar-collapse -->
          </div><!-- /.container-fluid -->
        </nav>
      </div>
    </div>
  </div>
</header><!-- header close -->



    <style>
  :root {
    --timeline: #3fb599;
  }
</style>

<section id="hero" class="white">
    <div id="hero-image"></div>
    <div id="hero-container" class="container">
        <div id="row-hero" class="row">
            <div id="logo-wrapper">
                <img class="img-responsive" src="./images/Puckboard_Wordmark_WH.svg" alt="Puckboard" style="width: 600px;" />
                <h3>The future of collaborative scheduling</h3><br>
            </div>
        </div>
        <br><br>
        <div id="hero-cta" class="row center">
          <h2><b>Get started today!</b></h2>
          
          <!-- <a class="btn btn-primary btn-lg" href=" https://tron.preprod.dso.mil//puckboard/getstarted/">Onboard with us</a> -->
          <a class="btn btn-primary btn-lg" href="/puckboard/getstarted/">Onboard with us</a>
          
        </div>
    </div>
</section>


<section class="feature altBgs">
  <div class="container">
  <div class="row">
      
      <div class="col-md-6 col-sm-12">
        <h3>Schedule Anytime, Anywhere</h3>
        <p>Puckboard is designed as a live, collaborative scheduling platform available to servicemembers around the globe on your desktop, phone, or tablet. Anywhere you have the internet! <b>This software is fully accredited on the military network for your mission data, uses the same account login as other Platform One apps such as Mattermost, and best of all - completely free!</b></p>

        
      </div><!-- .col-md-6 close -->
      
      <div class="col-md-6 col-sm-12">
        
        <div class="iframe-container">
          <iframe class="embed-video" src="https://player.vimeo.com/video/519703781" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe>
        </div>
        
      </div><!-- .col-md-6 close -->
      
    </div>
  </div>
</section>

<section class="feature altBgs">
  <div class="container">
  <div class="row">
      
      <div class="col-md-6 col-sm-12">
        
        <img class="img-responsive" src="./images/Puckboard_Settings_page.png" width="500">
        
      </div><!-- .col-md-6 close -->
      
      <div class="col-md-6 col-sm-12">
        <h3>Let us do the heavy lifting</h3>
        <p>Build a schedule in minutes, with customizable roles, event types, and conflict settings. View your squadron or unit roster while you’re building the schedule, and see in real time who is available for missions.</p>

        
      </div><!-- .col-md-6 close -->
      
    </div>
  </div>
</section>


<section class="resources altBgs">
  <div class="container">
      <div class="row">
          <div class="col-md-12">
              <h2 class="center">Learn what Puckboard can do for you</h2>
          </div>
      </div>
      <div class="row padding">
        
        <div class="col-md-4 center">
            
            <img class="img-responsive center-block" src="./images/requests.svg" style="height: 100px;"/>
            
          <h4>Event Volunteering</h4>
          <p class="content-descriptor">Easily request open positions on flights, sims, or ground events from your personal device, anywhere in the world...without needing a lengthy text chain to your schedulers.</p>
        </div>
        
        <div class="col-md-4 center">
            
            <iframe src="https://player.vimeo.com/video/519703716?title=0&amp;byline=0&amp;portrait=0&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" width="100%" height="240" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe>
            
          <h4>Conflict Resolution</h4>
          <p class="content-descriptor">Quickly identify and resolve conflicts, even when crewmembers are scheduled separately by two different organizations.</p>
        </div>
        
        <div class="col-md-4 center">
            
            <img class="img-responsive center-block" src="./images/checkfilled.svg" style="height: 100px;"/>
            
          <h4>Crew Availability</h4>
          <p class="content-descriptor">View available crewmembers before accidentally scheduling someone for two flights at the same time.</p>
        </div>
        
      </div>
  </div>
</section>

<section class="cta altBgs">
  <div class="container">
    <div class="row">
      <div class="col-md-6 col-sm-12">
        <h3>Ready to get started?</h3>
        <h4>Get started today or contact us</h4>
      </div>
      <div class="col-md-6 col-sm-12">
        
        <a class="btn btn-primary btn-lg" href="/puckboard/getstarted/">Onboard with us</a>
        
        <a class="btn btn-primary btn-lg" href="mailto:puckboard.tron@afwerx.af.mil">Contact us</a>
        
        
      </div>
    </div>
  </div>
</section>

<section class="feature altBgs">
  <div class="container">
    <div class="row">
      <div class="col-md-6 col-sm-12">
        <h3>Access your live schedule anywhere, anytime</h3>
        <p>Puckboard is available anywhere you have internet access and a browser, and updates are shown in real time. The mobile view is optimized for all devices, adding needed flexibility to your operations.</p>
      </div><!-- .col-md-6 close -->
      <div class="col-md-6 col-sm-12">
        <img class="img-responsive" src="/puckboard/images/mobile.png" width="500">
      </div><!-- .col-md-6 close -->
    </div>
  </div>
</section>

<section class="resources altBgs">
  <div class="container">
      <div class="row">
          <div class="col-md-12">
              <h2 class="center">What's new in Puckboard?</h2>
          </div>
      </div>
      <div class="row padding">
        
        <div class="col-md-2 center">
          <div class="card center-block">
            
            <h4>Mobile Improvements</h4>
          </div>
          <!-- <h4>Mobile Improvements</h4> -->
          <p class="content-descriptor">Access your schedule from any device with internet connection, make requests, and approve them all on your phone.</p>
        </div>
        
        <div class="col-md-2 center">
          <div class="card center-block">
            
            <h4>Multi-week View</h4>
          </div>
          <!-- <h4>Multi-week View</h4> -->
          <p class="content-descriptor">View your schedule across multiple weeks with the click of a button, with easy filters available to view by personnel or event type.</p>
        </div>
        
        <div class="col-md-2 center">
          <div class="card center-block">
            
            <h4>Performance Improvements & Bug Fixes</h4>
          </div>
          <!-- <h4>Performance Improvements & Bug Fixes</h4> -->
          <p class="content-descriptor">Improvements to loading time and bug fixes for multiple features.</p>
        </div>
        
        <div class="col-md-2 center">
          <div class="card center-block">
            
            <h4>Restructured Permission Set</h4>
          </div>
          <!-- <h4>Restructured Permission Set</h4> -->
          <p class="content-descriptor">Added functionality for Squadron POCs and Organizational Admins, with greater flexibility to scale fast and securely.</p>
        </div>
        
        <div class="col-md-2 center">
          <div class="card center-block">
            
            <h4>Delete / Cancel Requests</h4>
          </div>
          <!-- <h4>Delete / Cancel Requests</h4> -->
          <p class="content-descriptor">Delete or cancel requests after review, improving communications within your squadron.</p>
        </div>
        
        <div class="col-md-2 center">
          <div class="card center-block">
            
            <h4>Puckboard Logging Beta</h4>
          </div>
          <!-- <h4>Puckboard Logging Beta</h4> -->
          <p class="content-descriptor">Puckboard Logging Beta Program, contact us to get involved!</p>
        </div>
        
      </div>
  </div>
</section>



<section class="timeline altBgs">
    <div class="timeline">
      <div class="row">
        <div class="col-md-12">
          <h2 class="center">What's next for Puckboard?</h2>
          <div class="header-descriptor">
              <p></p>
          </div>
        </div>
      </div>
        <!-- <div class="heading-block">
          <h3>Timeline for release</h3>
          <h2>Major Feature Roadmap</h2>
        </div> -->
        <div class="timeline-inner">
          
          <div class="timeline-item" style="background-color: var(--timeline);">
              Crew Rainbow <strong class="upper">April 21</strong>
          </div>
          
          <div class="timeline-item" style="background-color: var(--timeline);">
              Qualifications <strong class="upper">May 21</strong>
          </div>
          
          <div class="timeline-item" style="background-color: var(--timeline);">
              Mattermost Integration <strong class="upper">June 21</strong>
          </div>
          
          <div class="timeline-item" style="background-color: var(--timeline);">
              Shift Scheduling <strong class="upper">Jul 21</strong>
          </div>
          
          <div class="timeline-item" style="background-color: var(--timeline);">
              Combined Scheduling <strong class="upper">Aug 21</strong>
          </div>
          
          <div class="timeline-item" style="background-color: var(--timeline);">
              Puckboard Logging <strong class="upper">August 21</strong>
          </div>
          
          <div class="timeline-item" style="background-color: var(--timeline);">
              ARMS integration v1 <strong class="upper">Aug 21</strong>
          </div>
          
          <div class="timeline-item" style="background-color: var(--timeline);">
              Currency Capability <strong class="upper">Aug 21</strong>
          </div>
          
          <div class="timeline-item" style="background-color: var(--timeline);">
              Training Profile <strong class="upper">Aug 21</strong>
          </div>
          
          <div class="line"></div>
        </div>
      </div><!-- End Timeline -->
</section>

<section id="faq" class="faq altBgs">
  <div class="container">
      <div class="row">
          <div class="col-md-12">
              <h2 class="center">Frequently Asked Questions (FAQs)</h2>
          </div>
      </div>
      <div class="row padding">
        
        <button class="accordion">What is Mattermost?</button>
        <div class="panel">
          <p>Mattermost is an open-source collaborative messaging software that is hosted within the DoD’s own cyber infrastructure.<br><br>Mattermost is accessible on any device connected to the internet, both government devices on the military network as well as personal devices with any kind of civilian internet access around the globe. Mattermost is an IL-4 approved software that allows FOUO, PII, and mission information with the capability of 2-way file transfer.</p>
        </div>
        
        <button class="accordion">How is Mattermost accessible anywhere?</button>
        <div class="panel">
          <p>Mattermost utilizes the DoD’s PlatformOne (P1) architecture to provide secure, approved delivery of IL-4 data to any device.The P1 structure allows a user to login to hosted web apps using Single Sign On (SSO) and Multi-Factor Authentication (MFA) such as Google Authenticator. Each user is capable of using either 1) a username + password + MFA or 2) CAC card + pin to log into any P1 hosted software from any web browser and URL. Some applications like Mattermost (MM) even have approved iOS and Android native apps.</p>
        </div>
        
        <button class="accordion">Is Mattermost Legal?</button>
        <div class="panel">
          <p>Mattermost lives completely within the P1 framework and complies with all federal and DoD security requirements. They operate under the PartyBus continuous ATO, and employ a cybersecurity method known as DevSecOps which bakes in security requirements at every step of the coding, testing, evaluation, and launch process. Mattermost currently operates at Impact Level 4 (IL-4) and each unit is responsible for ensuring their use case is capable of IL-4 dissemination.<br><br>Our team can help answer any security questions and provide expanded security & ATO paperwork if requested.</p>
        </div>
        
        <button class="accordion">Who pays for Mattermost?</button>
        <div class="panel">
          <p>Mattermost is maintained by Platform one and receives funding from multiple large programs of record. There is no cost to individual units or wings to use Mattermost.</p>
        </div>
        
      </div>
  </div>
</section>

<section class="cta altBgs">
  <div class="container">
    <div class="row">
      <div class="col-md-6 col-sm-12">
        <h3>Ready to get started?</h3>
        <h4>Get started today or contact us</h4>
      </div>
      <div class="col-md-6 col-sm-12">
        
        <a class="btn btn-primary btn-lg" href="/puckboard/getstarted/">Onboard with us</a>
        
        <a class="btn btn-primary btn-lg" href="mailto:puckboard.tron@afwerx.af.mil">Contact us</a>
        
        
      </div>
    </div>
  </div>
</section>









    <!-- footer Start -->
<footer>
  <div class="container">
    <div class="row">
      <div class="col-md-12">
        <div class="footer-manu">
          <ul>
            <li><a href="/">Home</a></li>
            <!-- <li><a href="/portfolio/">Portfolio</a></li> -->
            <li><a href="/#service">Services</a></li>
            <li><a href="/puckboard/">Puckboard</a></li>
            <!-- <li><a href="/partners/">Partners</a></li> -->
            <!-- <li><a href="/blog/">Blog</a></li> -->
            <li><a href="https://tron.substack.com/">Blog</a></li>
            <li><a href="/contact/">Contact</a></li>
          </ul>
        </div>
      </div>
        <p>Site developed and maintained by <a href="/">Tron Gov</a>.  Portions of this site utilize <a href="http://www.themefisher.com">Themefisher</a> designs. All rights reserved.
        
        </p>
      </div>
    </div>
  </div>
</footer>


    </body>
</html>