About building a matrimony application


I’m a 3rd-year BCA student currently building a matrimony application for a client. I’ve completed the frontend part, and now I’m working on the backend integration using Supabase.

I need help with the following:

  • How can I bulk upload profile data (along with images)?

  • Each profile already has a unique ID, and I need to correctly match each ID with its corresponding image during the upload.

Any guidance, code snippets, or best practices would be a huge help. Thank you in advance!

Even more polished / professional version (if you want to post in communities like Reddit, Discord, LinkedIn, etc.):

Hi everyone,

I’m a third-year BCA student developing a matrimony web/mobile app for a client. The frontend is complete, and I’m now working on backend integration using Supabase.

I’m stuck on the bulk upload part:

  • How do I efficiently bulk upload both profile data (name, age, caste, etc.) and profile pictures?

  • Each profile already has a unique ID (generated earlier), and I need to make sure every image gets correctly associated with the right profile ID.

What’s the recommended approach in Supabase for this kind of bulk import + file upload + relation matching?

Any advice, patterns, or code examples would be greatly appreciated. Thank you!

-6
Feb 3 at 12:57 PM
User AvatarRohan R J
#android#react-native#cross-platform#typescript-generics#supabase

No answer found for this question yet.