Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect from bet to game #1

Open
RobertaLopes26 opened this issue Jan 3, 2024 · 3 comments
Open

Redirect from bet to game #1

RobertaLopes26 opened this issue Jan 3, 2024 · 3 comments

Comments

@RobertaLopes26
Copy link
Contributor

In the production application, the user must be directed to the game page after choosing the bet amount.

It can be seen that for security reasons, the API has not yet been connected, and I believe that the backend has not yet been made available.

These changes would not compromise the security of the application in its current repository.

function redirect() { window.location.href = "..../match/funnel/index.html"; return false; }

@daanrox
Copy link
Owner

daanrox commented Jan 3, 2024

Good job!
Send a Pull Request

@bieldev
Copy link

bieldev commented Jan 4, 2024

Vai liberar o Backend?

@daanrox
Copy link
Owner

daanrox commented Jan 4, 2024

O backend não será disponibilizado em um repositório público.
Caso queira adquirir o sistema completo, entre em contato comigo no whatsapp: 31992812273

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants