Skip to content

Initial Release v1.0#2

Merged
AntonBas merged 1748 commits into
masterfrom
develop
Jun 19, 2026
Merged

Initial Release v1.0#2
AntonBas merged 1748 commits into
masterfrom
develop

Conversation

@AntonBas

Copy link
Copy Markdown
Owner

Full cinema management system with booking, payments, bonuses, and admin panel.

Tech Stack

  • Spring Boot 4.0.6, Java 21
  • PostgreSQL 16, Redis
  • React 19 + TypeScript
  • Docker Compose
  • GitHub Actions CI

Features

  • Concurrency-safe booking (pessimistic + optimistic locking)
  • LiqPay payment integration (idempotent callbacks)
  • JWT + Google OAuth2 authentication
  • Role-based access (Admin, Manager, Cashier, User)
  • QR code tickets, bonus system, refunds
  • Scheduler-based self-healing
  • Swagger documentation

AntonBas added 30 commits April 20, 2026 22:17
…geResponse to common, rename shared to common
AntonBas added 28 commits May 28, 2026 14:44
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@AntonBas
AntonBas merged commit 16d0c75 into master Jun 19, 2026
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants