Skip to content

Team5924/FRC-Prematch-Checklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FRC Pre-match Checklist

A dynamic, interactive robot pre-match checklist for FRC teams β€” built with HTML, CSS, and JavaScript.

πŸ›  Created by Wilson Chen, Team 5924

πŸ” Overview

This web-based checklist tool helps FRC drive teams perform thorough pre-match inspections of the robot and driver station before each match. It guides users through grouped checklist items one at a time, tracks progress, and prompts for battery information at the end.

Designed for use on tablets, laptops, or pit computers β€” no backend or internet connection needed after initial load.


πŸš€ Features

  • βœ… Grouped checklist by subsystem (e.g., Drive, Electrical, Climber, etc.)
  • πŸ“Š Real-time progress bar and percentage indicator
  • πŸ“‹ Smooth transitions as items are checked off
  • πŸ”„ Back and Next buttons to navigate between items
  • πŸ”’ Battery number prompt after checklist completion
  • πŸ“„ Summary screen showing progress, battery used, and any unchecked items

πŸ’» Usage

  • To use on tablet or iphone, download an HTML reader and paste the HTML code into the reader.
  • To use on computer, it's best to use jsfiddle.net or CodePen.io. Opening about:blank and modifying the page with inspect doesn't work because the font's can't be imported
  • To update checklist items, just update the checklistGroups object and items within it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages