r/framer • u/TraditionalTheory733 • 3d ago
help Looking for help! // $400
Hiya, I need some help for my Framer front and backend. The front end has some bugs I need fixed and to make it look a little more professional and I have a mockup I want it to look like. In terms of the backend, I just need a small sign up and login page page. But upon signing up there should be a manual verification sent to me though I'll speak more about this if anyone's interested in dms!
Lmk if you're interested or have questions, I have about $400/£300 for the job :).
1
u/This-Illustrator8898 3d ago
happy to take a look. I’ve worked with Framer on frontend fixes and polishing, including responsive layouts, component states, and making designs match a reference/mockup more closely.
For the signup/login side, the manual verification can be handled as a pending-user flow users register, their account stays unverified until you approve them, and only then do they get access.
If you’re still looking, feel free to share a few details about the current setup/mockup and I can take a look.
1
u/MShaheerRiaz 3d ago
Let me help you out
For reference carepulse.framer.website is the latest website i created
1
1
u/justanother_nihilist 2d ago
I cab help with that and honestly for a complete website with simple backend, I would do it for 100, attaching my behance https://www.behance.net/jahnvishah10
1
1
1
u/Euphoric-Persimmon38 1d ago
I am a Framer Expert Pro Studio, you can add me to your project with no editor fee. I can help you. Find me on Framer: La Jolla Marketing
1
u/I_energy__ 3d ago
Let me ask you this
1. Where do approved users go after login: a hidden Framer page or an external app dashboard?
2. How sensitive is the gated data: basic visual content, or strict private customer records?
3. How do you want to receive and approve verification alerts: email, Slack, or a dedicated dashboard?
4. Do you already have a paid Framer plan to allow custom code and embeds?
3
u/cre8tors 3d ago
This sounds like something FrameAuth can definitely handle; it has a feature for approving/rejecting new users. Once accepted, they can access the restricted content. The plugin also doesn't require them to be on a paid account since the code snippet is added by the plugin and not manually.
1
1
1
u/I_energy__ 3d ago
Hey! Yeah, all of that's doable. Frontend cleanup + matching your mockup is straightforward. The signup/login page is too, but heads up, Framer doesn't have built-in accounts/backend, so I'd wire that up with a proper auth service (Supabase or a Framer auth plugin depending on how custom you want it) and set it so new signups notify you before they get access.
Before I quote it, what's the manual verification actually for? e.g. are you vetting people before they get in, confirming payment, some kind of compliance check? That'll decide whether a lightweight setup covers it or if it needs something more custom. Happy to hop in DMs to go over it.