Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Challenge 1: 1 feat movie selection screen #3

Merged
merged 3 commits into from
Nov 30, 2024

Conversation

ChunhThanhDe
Copy link
Member

Description

this pull request submit challenge #1

Type of Change

  • 🚀 New feature (non-breaking change which adds functionality)
  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
  • 🔄 Code refactor
  • ⚙️ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Please also list any relevant details for your test configuration

  • All Test Pass

Pre-launch Checklist:

  • I have read the Contributor Guide and followed the process for submitting PRs.
  • I have followed the Flutter Style Guide, including widget expectations.
  • I have signed the CLA.
  • I have listed at least one issue that this PR fixes.
  • I updated or added relevant documentation.
  • Is the code as simple and readable as possible?
  • I added tests for the changes I made (or marked as test-exempt).
  • I have ensured that all tests are passing.

@ChunhThanhDe ChunhThanhDe added the feature A new feature or request label Nov 30, 2024
@ChunhThanhDe ChunhThanhDe linked an issue Nov 30, 2024 that may be closed by this pull request
2 tasks
@ChunhThanhDe ChunhThanhDe self-assigned this Nov 30, 2024
@ChunhThanhDe ChunhThanhDe merged commit 190393c into main Nov 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Movie Selection Screen
1 participant