CoolFace
Apppublic

qaabdulaziz/bugbounty-qatar-white-hat-warriors

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes
3 commits on main
a123e3011mo ago

Make sure you did all the following:

qaabdulaziz
5e36eb511mo ago

ULTIMATE PROMPT: Build BugBounty.qa - Complete Bug Bounty PlatformBuild a production-ready bug bounty platform for Qatar called BugBounty.qa using React 18 + TypeScript + Vite + TailwindCSS + shadcn/ui (frontend), Express.js + tRPC (backend), and MySQL + Drizzle ORM (database). Include OAuth authentication (Google, Microsoft, Apple) + email/password login.🎯 PLATFORM OVERVIEWBugBounty.qa is a comprehensive bug bounty platform connecting organizations with ethical hackers to discover and report security vulnerabilities. The platform features:•Three-role system: Admin, Organization, Hacker•AI-powered triage: Automatic severity assessment using real AI/LLM•Two-tier wallet payment system: Payment approval → Wallet → Withdrawal approval → Bank•Enhanced analytics: Charts, leaderboards, Qatar ranking•Complete audit trail: All actions logged•Threaded comments: Real-time discussions on reports•Notification system: In-app + Email + Push notifications📊 DATABASE SCHEMA (MySQL + Drizzle ORM)1. usersCopy{

qaabdulaziz
12a452511mo ago

initial commit

qaabdulaziz