/ultrabet-ui

A sports betting Next.js app

Primary LanguageTypeScript

A sports betting webapp

Demo betting frontend: https://www.parabolicbet.com/

  • Shows in-play (live) events and upcoming events in different tabs
  • Live event odds and scores are update as they happen
  • The backend is in my repository called ultrabet

See it live here.

Screenshot 2024-03-13 at 15 56 25

Development

This is a Next.js project bootstrapped with create-next-app.

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

TODO

See the complete roadmap here

  • Add loading state for add to slip action
  • Redesign the bet slip
  • Redesign the bets page
  • Spreads (handicap) market
  • Event view that shows all markets and options for an event
  • Show gravatars (url is in Auth0)
  • Update live scores in bets view
  • Fix global styling
  • Show scores in bets view
  • Bug: does not accept a long bet only without any singles
  • Show some loading indicator when placing a bet
  • [x[ Add a loading skeleton for the bets view
  • Fix the background color of the bets page
  • Bet slip UI