A web app that helps VEX Robotics teams track and manage their parts inventory. Has everything from solenoids to gears, with category icons, search, and low-stock alerts so teams always know what they have on hand before a build session or competition.
- Add, edit, and delete VEX parts
- Organize parts by category with icons
- Search and filter by name, type, or quantity
- Low-stock part alerts
- Add custom parts beyond the built-in catalog
- Framework: React 18 + TypeScript
- Build tool: Vite
- Styling: Tailwind CSS
- Icons: lucide-react
npm install
npm run dev # start the dev server (Vite prints the local URL)
npm run build # production build to dist/
npm run preview # preview the production build| Inventory | Add / edit part | Low-stock alerts |
|---|---|---|
| coming soon | coming soon | coming soon |