Skip to content

Commit 743a051

Browse files
committed
feat: Movie Selection Screen #1 - README
1 parent e2ea23c commit 743a051

File tree

5 files changed

+28
-10
lines changed

5 files changed

+28
-10
lines changed

movie_selection_screen/README.md

+28-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,34 @@
1-
# movie_selection_screen
1+
# Movie Selection Screen
22

3-
A new Flutter project.
3+
## Challenge 1
44

5-
## Getting Started
5+
This challenge is a movie selection screen with a horizontal sliding effect to view a list of movies. Clicking on a movie displays detailed information such as the description, ticket price, and showtimes.
66

7-
This project is a starting point for a Flutter application.
7+
## Demo
88

9-
A few resources to get you started if this is your first Flutter project:
9+
Watch the demo of the app in action:
1010

11-
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
11+
[Movie Selection Demo](https://youtube.com/shorts/cHObOQJJ9vA?feature=share)
1312

14-
For help getting started with Flutter development, view the
15-
[online documentation](https://docs.flutter.dev/), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.
13+
<details>
14+
<summary> <em> Gif Demo </em> 🕹️ </summary>
15+
<div align="center">
16+
<img src="media/movie-challenge.gif" alt="Demo GIF" style="max-height: 400px; width: auto;"/>
17+
</div>
18+
</details>
19+
20+
## Screenshots
21+
22+
| Screenshot 1 | Screenshot 2 | Screenshot 3 |
23+
| ------------ | ------------ | ------------ |
24+
| ![Screen 1](media/screen1.png) | ![Screen 2](media/screen2.png) | ![Screen 3](media/screen3.png) |
25+
26+
## Data
27+
28+
https://cellphones.com.vn/sforum/phim-viet-nam-chieu-rap
29+
30+
<div align="center">
31+
32+
#### Made by Flutter <img src="https://raw.githubusercontent.com/Flutter-Journey/.github/refs/heads/main/media/flutter_icon.png" height="15"> with Love ❤️ | Developed by [ChunhThanhDe](https://github.com/chunhthanhde)
33+
34+
</div>
76.5 MB
Loading
392 KB
Loading
372 KB
Loading
99 KB
Loading

0 commit comments

Comments
 (0)