🚧
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