You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[And all other features from the web app!](#and-all-other-features-from-the-web-app)
12
-
-[Launch Screen](#launch-screen)
13
20
-[Development](#development)
14
21
-[Prerequisites](#prerequisites)
15
22
-[Instructions](#instructions)
@@ -20,32 +27,103 @@
20
27
-[Viewing Movie Details](#viewing-movie-details)
21
28
-[Adding to Favorites](#adding-to-favorites)
22
29
-[Accessing Favorites](#accessing-favorites)
30
+
-[Chatbot Integration](#chatbot-integration)
23
31
-[Support](#support)
24
32
-[Updates and Feedback](#updates-and-feedback)
25
33
-[License](#license)
26
34
27
35
## Overview
28
36
29
-
MovieVerse is a dynamic, user-friendly mobile application that offers an extensive library of movies across various genres. Designed for movie enthusiasts, it provides a seamless browsing experience on iOS devices, including iPhones and iPads. Explore popular, award-winning, and hidden gems, or dive into categories like action, horror, romance, and more. MovieVerse is your ultimate mobile destination for movie discovery and entertainment.
37
+
MovieVerse is a dynamic, user-friendly mobile application that offers an extensive library of movies across various genres. Designed for movie enthusiasts, it provides a seamless browsing experience on iOS and iPadOS devices, including iPhones and iPads, as well as Android devices. Additionally, the app is optimized for Mac Catalyst, allowing users to enjoy the same features on their Mac devices.
30
38
31
-
**Note:** The app is under active development and will be available for download on the App Store and Google Play Store soon. Stay tuned for updates!
39
+
Explore popular, award-winning, and hidden gems, or dive into categories like action, horror, romance, and more. MovieVerse is your ultimate mobile destination for movie discovery and entertainment!
32
40
33
-
## User Interface (iOS)
41
+
**Note:** The mobile apps are under active development and will be available for download on the App Store and Google Play Store soon. Stay tuned for updates!
MovieVerse also offers a launch screen that welcomes users with a sleek and engaging design. The launch screen is designed to provide a seamless transition to the main app interface, ensuring a visually appealing experience from the moment the app is launched.
The launch screen will be displayed when the app is launched, providing a brief introduction to the app's theme and design before transitioning to the main interface. It stay for roughly 2-3 seconds before transitioning to the main app interface.
The launch screen will be displayed when the app is launched, providing a brief introduction to the app's theme and design before transitioning to the main interface. It stay for roughly 2-3 seconds before transitioning to the main app interface.
116
+
117
+
## Platform Compatibility
118
+
119
+
The MovieVerse mobile app is designed to run on the following platforms:
120
+
121
+
-**iOS**: Compatible with iOS devices, including iPhones and iPads.
122
+
-**Android**: Compatible with Android devices, including smartphones and tablets.
123
+
-**iPadOS**: Compatible with iPad devices, providing an optimized user experience.
124
+
-**Mac Catalyst (MacOS)**: A native app that is perfectly compatible with Mac devices, offering a seamless transition from mobile to desktop.
125
+
-**PWA**: Installable as a Progressive Web App (PWA) for quick access on mobile devices.
126
+
49
127
## Features
50
128
51
129
### Easy Navigation
@@ -63,19 +141,7 @@ MovieVerse is a dynamic, user-friendly mobile application that offers an extensi
63
141
-**Movie Details**: Tap on any movie to view detailed information, including ratings, overviews, and more.
64
142
-**Responsive Design**: Enjoy a consistent and engaging user experience on both iPhones and iPads.
65
143
66
-
### And all other features from the web app!
67
-
68
-
### Launch Screen
69
-
70
-
MovieVerse also offers a launch screen that welcomes users with a sleek and engaging design. The launch screen is designed to provide a seamless transition to the main app interface, ensuring a visually appealing experience from the moment the app is launched.
The launch screen will be displayed when the app is launched, providing a brief introduction to the app's theme and design before transitioning to the main interface. It stay for roughly 2-3 seconds before transitioning to the main app interface.
144
+
#### And all other features from the web app!
79
145
80
146
## Development
81
147
@@ -93,6 +159,7 @@ The launch screen will be displayed when the app is launched, providing a brief
93
159
-[Git](https://git-scm.com/) 2.32.0 or later
94
160
95
161
### Instructions
162
+
96
163
1.**Clone the Repository**: Clone the repository to your local machine using the following command:
97
164
```bash
98
165
git clone
@@ -120,7 +187,8 @@ The launch screen will be displayed when the app is launched, providing a brief
120
187
cordova emulate android
121
188
```
122
189
7. **Open the Project**: Open the project in Xcode and/or Android Studio to view the source code and test the app within the simulator.
123
-
8. **Enjoy coding!**
190
+
8. **Choose a Simulator**: Select a simulator to run the app on, such as iPhone 16 Pro Max or Pixel 4.
191
+
9. **Enjoy coding!**
124
192
125
193
### Special Notes
126
194
@@ -160,6 +228,11 @@ cordova emulate android
160
228
### Accessing Favorites
161
229
- Tap on the "Favorites" button in the navigation bar to view your list of favorite movies.
162
230
231
+
### Chatbot Integration
232
+
- Access the chatbot feature to get movie recommendations and information.
0 commit comments