Cinema Ticket App
This is a Cinema Ticket App design implemented using Jetpack Compose. The design concept was originally created by Bogdan Nikitin and can be found on Dribbble here.
I have successfully replicated and developed the design using Jetpack Compose and Figma. The Figma link to the replicated design can be found here.
Original Design by Bogdan Nikitin
Screenshots
Here are some screenshots of the Cinema Ticket App design:
From Inside The App
Features
- View movie details, including synopsis, cast
- Select seats and purchase tickets
- Manage bookings and tickets
- Support both arabic and english languages
Technologies Used
- Jetpack Compose
- Kotlin
Getting Started
To run the Cinema Ticket App on your local machine, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/cinema-ticket-app.git
- Open the project in Android Studio.
- Build and run the app on an emulator or a physical device.
Acknowledgments
- Original design by Bogdan Nikitin.
- Special thanks to Bareq-altaamah for his help in compose.
- Thanks to the Jetpack Compose community for their contributions and support.
Feel free to contribute to this project by submitting bug reports, feature requests, or pull requests.