Skip to content

Commit 0e07b1e

Browse files
authored
🎯 Update challenge 2 README.md
1 parent d995f3e commit 0e07b1e

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,13 @@ Make sure to describe the context and requirements of your challenge in detail.
3939

4040
## 🏆 Challenges Overview
4141

42-
| Challenge | Description | Screenshots | Link |
43-
| --------- | ----------- | ----------- | ---- |
44-
| Challenge 1: Movie Selection | A movie selection screen with a horizontal sliding effect. Click to view detailed information including description, ticket price, and showtimes. | [![Screen](movie_selection_screen/media/screen1.png)](https://github.com/Flutter-Journey/Flutter-UI-Challenge/tree/main/movie_selection_screen) | [Demo Video](https://youtube.com/shorts/cHObOQJJ9vA) |
42+
| Challenge | Description | Screenshots | Link |
43+
| ----------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
44+
| Challenge 1: Movie Selection | A movie selection screen with a horizontal sliding effect. Click to view detailed information including description, ticket price, and showtimes. | [![Screen](movie_selection_screen/media/screen1.png)](https://github.com/Flutter-Journey/Flutter-UI-Challenge/tree/main/movie_selection_screen) | [Demo Video](https://youtube.com/shorts/cHObOQJJ9vA) |
45+
| Challenge 2: Rating Bar Screen| An animated rating bar with a sliding effect. Provides visual feedback with smooth animations and interactive interface for user rating experiences. | [![Screen](rating_bar_screen/media/screen2.jpg)](https://github.com/Flutter-Journey/Flutter-UI-Challenge/tree/main/rating_bar_screen) | [Demo Video](https://youtube.com/shorts/YF_nQpT840o) |
46+
47+
----
48+
4549

4650

4751
## 📂 Requirements

0 commit comments

Comments
 (0)