Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

77qixuan-arch/contractor-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

Contractor Project Tracker

A lightweight, single-file HTML project tracker for architecture and construction contractors. No backend, no signup — runs entirely in your browser with data saved to localStorage.

Status License

Preview

Features

  • KPI dashboard — total hours, contract value, paid vs owing at a glance
  • Per-project cards — status badge, progress bar, work log, financials
  • Drawing-level time tracking — log each Set/drawing with hours, date and activity type
  • Inline editing — click any hours figure to edit it directly
  • Finance tracking — contract, deposit, paid, auto-calculated owing
  • Export data — copy all project data to clipboard for backup or AI sync
  • Persistent — all data saved in browser localStorage, survives refresh and restart
  • Zero dependencies — single index.html file, works offline

Usage

  1. Download index.html
  2. Open it in any browser (double-click or drag into Chrome/Safari/Firefox)
  3. Replace the demo projects with your own via Edit details or Add project
  4. Use Log session to record time spent on each drawing
  5. Use ⇑ Export data to copy your data for backup or to sync with an Excel tracker

Project Structure

index.html ← entire app in one file (HTML + CSS + JS)
README.md ← this file

Customising

All demo data lives at the top of the <script> block in index.html under const DEMO. Edit it to pre-populate with your own projects, or just clear it and start fresh in the browser.

License

MIT — free to use, modify, and share.

About

A single-file HTML project tracker for architecture & construction contractors — log drawing hours, track payments, and monitor project progress. No install, no backend, runs in any browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /