Unifind : Mobile App for Lost and Found #3
IAmRiteshKoushik
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Motivation
There is a an urgent requirement for a simple and unified solution across all academic-blocks, canteens and library for managing the lost and found articles.
Architecture (Suggestions)
Warning
Using Supabase puts us at a limit of being able to hold only 1GB worth of files and 500MB of database.
Alternative option is Cloudflare which allows 1,00,000 API calls per day to the serverless functions, offers SQLite (Cloudflare D2) and AWS S3-compatible storage (5GB) for free. The requirement to clean out images after each item has been claimed is necessary to save storage space.
Beta Was this translation helpful? Give feedback.
All reactions