MVP Cricket Betting Website

Customer: AI | Published: 27.02.2026
Бюджет: 1500 $

I’m building a stripped-down, mobile-friendly cricket betting platform and need a developer who can turn the vision into a working MVP. Core pages • Home shows a clean list of upcoming fixtures alongside anything currently In-Play. • In-Play page carries Match Odds plus one Line Market (session betting) and must record each user’s betting history for that match in real time. • A lightweight admin panel lets me add or remove matches, open or suspend markets, and manage users. User management For now I only need standard email-and-password authentication, with two roles: User and Admin. The database and code structure should leave room for future additions such as social logins or 2FA, but those are out of scope for this milestone. Data feed Live odds and scores will come from a reliable sports data API. If you have an alternative feed that is faster or cheaper, I’m open to hearing about it, but the integration has to update odds instantly without page reloads. Tech expectations I’m flexible on stack as long as it is: • Mobile-first responsive • Secure against common betting-site exploits (SQL injection, CSRF, rate-limiting on login, etc.) • Well commented so another dev can extend it later Deliverables 1. Fully functional web app deployed to a test server 2. Source code in Git with clear commit history 3. Brief hand-over document covering setup, API keys, and admin functions Acceptance criteria • Home and In-Play pages load in <2 s on 4G mobile. • Odds update live without manual refresh. • Admin can create, edit, and close markets from the panel. • Users can register, log in, place a mock bet, and view that wager instantly in their betting history. If you’ve built real-time sports or betting products before, let’s talk about timelines and any API recommendations you have.