diff --git a/.github/README.md b/.github/README.md
index 88eff8a9..412bce28 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -1,10 +1,16 @@
# The MovieVerse App
-Welcome to The MovieVerse - your digital compass to the cinematic universe. Created by [Son Nguyen](https://github.com/hoangsonww) in 2023 and currently attracting more than **100,000 monthly users**, this application is a completely **free-to-use** app, designed to serve as a bridge connecting movie enthusiasts with an extensive collection of films across various genres and periods. Dive into an ocean of narratives, where stories come to life, right at your fingertips with MovieVerse!
+
+
+Welcome to **The MovieVerse** - your digital compass to the cinematic universe. Created by [Son Nguyen](https://github.com/hoangsonww) in 2023 and currently attracting more than **150,000 monthly users**, this application is completely **free-to-use**, designed to serve as a bridge connecting movie enthusiasts with an extensive collection of films across various genres and periods. Dive into an ocean of narratives, where stories come to life, right at your fingertips with **MovieVerse**!
-Star this repository to show your support and stay updated on the latest features and enhancements. Feel free to contribute to the project, and let's build a vibrant community of movie lovers together 🎬🍿!
+🌟 Star this repository to show your support and stay updated on the latest features and enhancements. Feel free to contribute to the project, and let's build a vibrant community of movie lovers together 🎬🍿!
-**This app is currently available at [movie-verse.com](https://movie-verse.com)!**
+**This app is currently available at [movie-verse.com](https://movie-verse.com).**
---
@@ -193,4 +199,4 @@ Thank you for your understanding and support! 🎬🍿
---
-Created with ❤️ in 2024 by [Son Nguyen](https://github.com/hoangsonww). All rights reserved.
+Created with ❤️ in 2023 by [Son Nguyen](https://github.com/hoangsonww). All rights reserved.
diff --git a/.idea/README.md b/.idea/README.md
index aa14b1ec..1bd67a19 100644
--- a/.idea/README.md
+++ b/.idea/README.md
@@ -38,7 +38,7 @@ It is important to note that some files like `dataSources.local.xml` are intende
- **Keep sensitive information secure** by not including plaintext passwords or other sensitive data in these configuration files.
- **Review changes** to these files before committing them to version control to prevent the introduction of unwanted settings changes to team members.
-## Version Control
+## Version Control Considerations
Typically, the `.idea` directory is included in version control with the exception of user-specific files such as `workspace.xml` or `tasks.xml`, which store user-specific IDE states and are not present here. This inclusion ensures that all developers working on the project have a consistent set of configurations.
diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml
index 586413f7..2f1b8180 100644
--- a/.idea/dataSources.local.xml
+++ b/.idea/dataSources.local.xml
@@ -2,7 +2,7 @@
-
+ #@`
diff --git a/MovieVerse-Frontend/README.md b/MovieVerse-Frontend/README.md
index 25977334..e1a37968 100644
--- a/MovieVerse-Frontend/README.md
+++ b/MovieVerse-Frontend/README.md
@@ -6,7 +6,7 @@ Welcome to the MovieVerse app, your ultimate guide to the world of movies! This
The MovieVerse app's `MovieVerse-Frontend` directory is organized into four primary directories: `css`, `html`, `js`, and `react`. Each directory contains specific files that contribute to the functionality and appearance of the app. Here's a detailed overview:
-### CSS Directory
+### CSS Directory - `css`
This directory contains the Cascading Style Sheets (CSS) files responsible for the styling of the web pages.
@@ -15,7 +15,7 @@ This directory contains the Cascading Style Sheets (CSS) files responsible for t
- `discussions.css`: Styles specific to the discussions page.
- `trivia.css`: Styles for the trivia section of the app.
-### HTML Directory
+### HTML Directory - `html`
The HTML directory includes all the markup files necessary for the structure of the web pages.
@@ -46,7 +46,7 @@ The HTML directory includes all the markup files necessary for the structure of
- `404.html`: A 404 error page for when a page is not found.
- `index.ejs`: The entry point for the app.
-### JS Directory
+### JS Directory - `js`
The JavaScript directory contains scripts that add interactivity and functionality to the web pages.
@@ -72,7 +72,7 @@ The JavaScript directory contains scripts that add interactivity and functionali
- `single-spa-config.js`: Configuration file for the single-spa framework used in the app.
- `systemjs-importmap.js`: Import map for the systemJS module loader.
-### React Directory
+### React Directory - `react`
The React directory contains a collection of React components developed for the MovieVerse application.
@@ -88,7 +88,7 @@ Please note that it is currently under development, and the components may under
- `UserProfile.jsx`: Component for managing user profiles
- `FeaturedMoviesCarousel.jsx`: Component for featured movies carousel
-### Tests Directory
+### Tests Directory - `tests`
The tests directory contains a collection of test scripts for the MovieVerse application. These tests are designed to ensure that the app's functionality is working as expected and to identify any potential issues or bugs.
diff --git a/MovieVerse-Mobile/.idea/workspace.xml b/MovieVerse-Mobile/.idea/workspace.xml
index 02130c68..d1f18608 100644
--- a/MovieVerse-Mobile/.idea/workspace.xml
+++ b/MovieVerse-Mobile/.idea/workspace.xml
@@ -5,7 +5,9 @@
-
+
+
+
@@ -33,22 +35,24 @@
- {
- "keyToString": {
- "ASKED_ADD_EXTERNAL_FILES": "true",
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "RunOnceActivity.cidr.known.project.marker": "true",
- "RunOnceActivity.readMode.enableVisualFormatting": "true",
- "cf.first.check.clang-format": "false",
- "cidr.known.project.marker": "true",
- "git-widget-placeholder": "new-feature/add-media-gallery",
- "ignore.virus.scanning.warn.message": "true",
- "kotlin-language-version-configured": "true",
- "last_opened_file_path": "C:/Users/hoang/WebstormProjects/The-MovieVerse-Database/MovieVerse-Mobile",
- "settings.editor.selected.configurable": "AndroidSdkUpdater"
+
+}]]>
diff --git a/MovieVerse-Mobile/platforms/ios/MovieVerse.xcodeproj/project.pbxproj b/MovieVerse-Mobile/platforms/ios/MovieVerse.xcodeproj/project.pbxproj
index 7509018b..eb9f113c 100755
--- a/MovieVerse-Mobile/platforms/ios/MovieVerse.xcodeproj/project.pbxproj
+++ b/MovieVerse-Mobile/platforms/ios/MovieVerse.xcodeproj/project.pbxproj
@@ -16,7 +16,7 @@
4E7CA2B6272ABB0D00177EF9 /* config.xml in Copy Staging Resources */ = {isa = PBXBuildFile; fileRef = F840E1F0165FE0F500CFE078 /* config.xml */; };
4E7CA2B7272ABB0D00177EF9 /* www in Copy Staging Resources */ = {isa = PBXBuildFile; fileRef = 301BF56E109A69640062928A /* www */; };
6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */; };
- 043FBA1848EA43E4994F7026 /* CDVStatusBar.m in Sources */ = {isa = PBXBuildFile; fileRef = E2F002271833469AAA70F1F8 /* CDVStatusBar.m */; };
+ 91B169F7DE204A34AC673906 /* CDVStatusBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 194900D700E04565A8CE96D5 /* CDVStatusBar.m */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
@@ -79,8 +79,8 @@
EB87FDF41871DAF40020F90C /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = ../../config.xml; sourceTree = ""; };
ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Bridging-Header.h"; sourceTree = ""; };
F840E1F0165FE0F500CFE078 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = "MovieVerse/config.xml"; sourceTree = ""; };
- E2F002271833469AAA70F1F8 /* CDVStatusBar.m */ = {isa = PBXFileReference; name = "CDVStatusBar.m"; path = "cordova-plugin-statusbar/CDVStatusBar.m"; sourceTree = ""; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
- 058D6D763933416E87F1946E /* CDVStatusBar.h */ = {isa = PBXFileReference; name = "CDVStatusBar.h"; path = "cordova-plugin-statusbar/CDVStatusBar.h"; sourceTree = ""; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
+ 194900D700E04565A8CE96D5 /* CDVStatusBar.m */ = {isa = PBXFileReference; name = "CDVStatusBar.m"; path = "cordova-plugin-statusbar/CDVStatusBar.m"; sourceTree = ""; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; explicitFileType = undefined; includeInIndex = 0; };
+ 0E3D4B891816403DA898A5E5 /* CDVStatusBar.h */ = {isa = PBXFileReference; name = "CDVStatusBar.h"; path = "cordova-plugin-statusbar/CDVStatusBar.h"; sourceTree = ""; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; explicitFileType = undefined; includeInIndex = 0; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@@ -176,8 +176,8 @@
307C750510C5A3420062BCA9 /* Plugins */ = {
isa = PBXGroup;
children = (
- E2F002271833469AAA70F1F8 /* CDVStatusBar.m */,
- 058D6D763933416E87F1946E /* CDVStatusBar.h */,
+ 194900D700E04565A8CE96D5 /* CDVStatusBar.m */,
+ 0E3D4B891816403DA898A5E5 /* CDVStatusBar.h */,
);
name = Plugins;
path = "MovieVerse/Plugins";
@@ -289,7 +289,7 @@
1D60589B0D05DD56006BFB54 /* main.m in Sources */,
1D3623260D0F684500981E51 /* AppDelegate.m in Sources */,
302D95F114D2391D003F00A1 /* MainViewController.m in Sources */,
- 043FBA1848EA43E4994F7026 /* CDVStatusBar.m in Sources */,
+ 91B169F7DE204A34AC673906 /* CDVStatusBar.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
diff --git a/MovieVerse-Mobile/platforms/ios/MovieVerse.xcworkspace/xcuserdata/davidnguyen.xcuserdatad/UserInterfaceState.xcuserstate b/MovieVerse-Mobile/platforms/ios/MovieVerse.xcworkspace/xcuserdata/davidnguyen.xcuserdatad/UserInterfaceState.xcuserstate
index 34df4b43..36d11b41 100644
Binary files a/MovieVerse-Mobile/platforms/ios/MovieVerse.xcworkspace/xcuserdata/davidnguyen.xcuserdatad/UserInterfaceState.xcuserstate and b/MovieVerse-Mobile/platforms/ios/MovieVerse.xcworkspace/xcuserdata/davidnguyen.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/images/README.md b/images/README.md
index 780ccef7..d67a1505 100644
--- a/images/README.md
+++ b/images/README.md
@@ -12,7 +12,7 @@ This directory serves as a repository for the images used throughout our applica
- `favicon.ico`: This icon is used as the website's favicon, visible in browser tabs and bookmarks.
- `screenshot.png`: This image is used within the app to demonstrate features or provide visual guides, such as for UI design.
- `user-default.png`: This image is used as a placeholder for the user's profile until they add their own profile image.
-- And more...
+- And many more...
## Usage Guidelines
diff --git a/index.html b/index.html
index ad918b79..f500f7e4 100644
--- a/index.html
+++ b/index.html
@@ -1574,7 +1574,6 @@
Timeless Classics: Trending Classic Movie
searchInput.addEventListener('blur', clearSelection);
});
-