diff --git a/src/components/items/SyncProgressModal.vue b/src/components/items/SyncProgressModal.vue
new file mode 100644
index 0000000..2b555ed
--- /dev/null
+++ b/src/components/items/SyncProgressModal.vue
@@ -0,0 +1,357 @@
+
+ {{ progress }}% complete Time spent: {{ timeSpent }} Total time: {{ syncData.total_time }} No changes detected. Adol Christin Link Barbarian Professor Layton Kazuma Kiryu Miles Edgeworth Lemmings Samus Kratos Aloy Sora Raiden Paper Mario {{ getCharacterName(character) }}Sync in Progress
+
+ Sync Complete!
+ Games Added: {{ syncData.games_added.length }}
+
+
+ Games Re-added: {{ syncData.games_re_added.length }}
+
+
+ Games Removed: {{ syncData.games_removed.length }}
+
+
+ Games with Changed Title: {{ Object.keys(syncData.games_changed_title || {}).length }}
+
+
+ Games with Changed Content: {{ syncData.games_changed_content.length }}
+
+
+ Errors: {{ syncData.catched_errors.length }}
+
+
+
-
{{ playerName }}, choose your fighter!
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
{{ playerName }}, choose your fighter!
+
+