Another attempt at vibe coding a proto inspection tool
Find a file
James Devine 39f8b4abb5
i got claude to review it
Added a detailed code review for the project, highlighting critical security issues, structural problems, code quality concerns, and dependency issues, along with a prioritized task list for improvements.
2026-03-23 11:23:02 +01:00
.github/workflows added opencode integration 2026-03-22 01:20:02 +01:00
.ralph left ralph to work overnight. retesting now. 2026-03-22 09:36:29 +01:00
app it now shows a welcome when starting and doesn't crash immediately. 2026-03-23 00:59:46 +01:00
inspection-app/app left ralph to work overnight. retesting now. 2026-03-22 09:36:29 +01:00
src left ralph to work overnight. retesting now. 2026-03-22 09:36:29 +01:00
tests left ralph to work overnight. retesting now. 2026-03-22 09:36:29 +01:00
.gitignore left ralph to work overnight. retesting now. 2026-03-22 09:36:29 +01:00
config.py it now shows a welcome when starting and doesn't crash immediately. 2026-03-23 00:59:46 +01:00
hats.yml Initial commit: Inspection reporting app 2026-03-22 01:03:51 +01:00
LICENSE Initial commit: Inspection reporting app 2026-03-22 01:03:51 +01:00
PROMPT.md added opencode integration 2026-03-22 01:20:02 +01:00
ralph.yml added opencode integration 2026-03-22 01:20:02 +01:00
README.md left ralph to work overnight. retesting now. 2026-03-22 09:36:29 +01:00
requirements.txt it now shows a welcome when starting and doesn't crash immediately. 2026-03-23 00:59:46 +01:00
run.py left ralph to work overnight. retesting now. 2026-03-22 09:36:29 +01:00
setup.py it now shows a welcome when starting and doesn't crash immediately. 2026-03-23 00:59:46 +01:00
todo.md i got claude to review it 2026-03-23 11:23:02 +01:00

Inspection Reporting and Management

A production-ready web application for inspection reporting and management.

Features

  • User authentication
  • Admin panel
  • Inspection dashboard
  • PDF export
  • Photo management

Setup

Run python setup.py to install dependencies and configure the environment.