Skip to content

BraedonKlock/Loadout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

244 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧰 Loadout

Renamed to Loadout

Job, tool, and materials tracking for trade teams.

Live: https://www.loadouts.ca
Hosting: Railway (frontend + backend + database)

Status: Currently in beta testing.

Frontend: React (Vite) · Backend: Node/Express (REST, JSON) · DB: SQL

Reduce wasted time on job sites by knowing exactly what tools and materials each job needs — before anyone leaves the shop.


✨ Features

  • CRUD (Create, Read, Update, Delete) for Jobs, Tools, Materials, and Employees
  • Real-time job updates using Socket.IO
    (when a job is created/updated/modified, owners and assigned employees see changes instantly)
  • JWT-based authentication with a RESTful JSON API
  • Clean HTTP verbs (GET / POST / PUT / PATCH / DELETE)

🧱 Tech Stack

  • Frontend: React (Vite), Fetch API, CSS/Tailwind or CSS Modules
  • Backend: Node.js, Express, REST, JSON
  • Database: SQL
  • Testing: Cypress (E2E)

🎥 Watch Demo

▶️ Click here to view the demo!

About

Loadout is a full-stack web app that helps crews plan jobs and prevent lost time by tracking the tools, materials, and notes required for each job

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors