1.Casino admin panel – It is a web app using Java and Angular. The Angular app is interacting with the web server using RESTful web- services for features including customer registration and to recharge/reload a customer account.
2.Roulette Game- Roulette game web application using Java, Spring MVC & JSP pages for the customers/players to play roulette in Casino. This is online roulette application is a single player roulette game. The Roulette web application will allow the registered customer (player) to login with his unique ID and play a roulette game.
Casino Admin Panel backend is running on port 8080 Roulette game application backend is running on port 8081
Technology Stack • Admin App – Java in Backend, Angular 2 in Frontend, HTML, CSS, JS, Hibernate, Tomcat, MySQL • Web-services – Spring, RESTful • Roulette App – Java, Spring MVC, JSPs, HTML, CSS, JS, Tomcat