Skip to content

BestBets App lists the next Premier League football games with detailed information about each game and gives you a tip for the best bet!

Notifications You must be signed in to change notification settings

pedrocostadev/best-bets

Repository files navigation

BestBets App

BestBets uses NextJS to give you an ultra fast app! It was developed using a mobile-first approach!

It uses data from RapidApi.

Demo here.

Iphone X Screenshot

IphoneX Screen Shot IphoneX Screen Shot Collapsed

How to run

Create a .env.local file at your route folder and set NEXT_PUBLIC_MOCKED_DATA to true if you want to run with mock data or add a RAPIDAPI_KEY to run with real data. Run yarn devto start the app in dev mode. For login you should set two env vars: NEXT_PUBLIC_USERNAME and NEXT_PUBLIC_PASSWORD.

Contributions

Contributions are welcome. Just open a PR and feel free to contact me :-).

TODO

Algorithm

  • Players with more goals
  • Evaluate sequences on shape DWW != WDW

Arquitectural

  • Move data to DB
  • Find team by name method strategy. (use alias)...

Others

  • Best bet on front page
  • Update react import
  • Avoid need for login after reload

UI

  • Improve!!!! Special for desktop!!!

About

BestBets App lists the next Premier League football games with detailed information about each game and gives you a tip for the best bet!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published