Skip to content

A web-based tool to track all of the parts on our current robot, estimate durability, and help our pit crew prioritize which parts to check first.

Notifications You must be signed in to change notification settings

HighlanderRobotics/part-tracker

Repository files navigation

8033 Part Tracker

🚧 Under Construction 🚧

A web-based tool to track all of the parts on our current robot, estimate durability, and help our pit crew prioritize which parts to check first.


Development

Getting started

Before we start, make sure you have node.js installed.

  1. Clone the repository
git clone https://github.com/HighlanderRobotics/part-tracker.git
  1. Install dependencies
npm install
  1. Start the development server
npm run dev

Building

To compile the app to a static, hostable site, run

npm run build

This will output to the dist folder.

About

A web-based tool to track all of the parts on our current robot, estimate durability, and help our pit crew prioritize which parts to check first.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published