This is a small scale slot machine casino. The system incorporates Stripe's card payment services and places a strong emphasis on the slot machine feature that utilizes a close-to-zero randomness algorithm.
FrontEnd repo: djigitBET-fe
- Funds Management: Integration with payment systems to add and manage funds.
- Slot Machine: A virtual slot machine with an algorithm designed to minimize randomness.
- Admin Panel: Admins can manage users, view statistics, and update the platform.
- User Authentication: Secure login and registration system.
- Profile Management: Users can update their profiles and manage their accounts.
- Frontend: React with Material-UI
- Backend: Java Spring Boot (RestAPI)
- Database: MySQL
- ORM: Java Persistence API (JPA)
- Testing: Unit Integration and E2E Testing with automated CI pipelines
All documentation: Documentation