Skip to content

osbyrne/findit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a94c08a · Apr 14, 2025

History

36 Commits
Mar 8, 2025
Mar 9, 2025
Mar 25, 2025
Apr 14, 2025
Feb 28, 2025
Mar 8, 2025
Apr 13, 2025
Mar 19, 2025
Apr 14, 2025
Mar 9, 2025
Mar 25, 2025
Mar 25, 2025
Apr 14, 2025
Mar 9, 2025
Feb 28, 2025
Feb 28, 2025
Feb 28, 2025
Mar 10, 2025

Repository files navigation

🚧

Findit is a program we're making to help hospital folks find medical items in hazardous storage rooms.

To run this repository, you will need :

  • Bun.sh
  • Google Chrome

TODO :

  • installable as progressive web app
  • works on mobile
  • items can be queried
  • add photo upload, add photo to DB
  • add creator username for every item
  • manage Row Level Security on supabase
  • export items.csv from google sheets, normalize and add to supabase
  • add Terraform or pulumi to manage database from code