Skip to content

gamebacon/LuckyWilliams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project features an online casino including a user system, email confirmation, currency & 3 playable games.

Some preview images



instructions

  • Before starting the program you need to define database details in src/main/resources/application.properties

  • In order to test the mail services you need to install and have maildev running: https://github.com/maildev/maildev

  • In order to test admin privileges you need the admin role, in mysql workbench run: 'UPDATE login_user SET ROLE = 'ADMIN' WHERE id = 1;' note that this requires a reauthentication if you're currently logged in with that account.

About

The house always wins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published