ParashmaniDatta/sponsorship-and-influencer-platform — reverse-engineered prompt
Reverse engineered prompt
Build me a simple sponsorship and influencer platform using the existing Python project as the starting point.
I want brands or sponsors to be able to create an account, post campaigns, set a budget, choose a category, describe what kind of influencer they want, and review people who apply. Influencers should be able to make a profile with their bio, social links, niche, follower counts, rates, and past work, then browse available sponsorship campaigns and send proposals.
Add a basic dashboard for each user type so they can see campaigns, applications, accepted deals, and pending requests. Include simple login and signup, search or filters by category and budget, and a clean interface that feels usable without needing instructions. If there is an admin area, make it easy to review users and campaigns.
Keep it practical and simple. Use the current repo structure where possible, and look up current docs online if you need to.
Want more depth? Deep Reverse