Skip to content

appcoinsph/ultrabet-ui

 
 

Repository files navigation

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

Screenshots below. See it live here.

Screenshot 2023-11-26 at 15 52 51 Screenshot 2023-11-26 at 15 52 05

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

  • Show scores in bets view for live bets
  • Fix global styling
  • 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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.8%
  • CSS 12.1%
  • JavaScript 0.1%