diff --git a/README.md b/README.md index 1384ce5..271d17b 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,29 @@ Find out what you did all the days and unlock moments you completely forgot! + ## Showcase +### Available for Android + +

+ + + + + + +

+ +### As well as for iOS! + +

+ + + + + +

## App checkup @@ -17,3 +38,21 @@ Find out what you did all the days and unlock moments you completely forgot! * :flashlight: Usage of Supabase's Auth, Database, Storage & Realtime functionality * :new_moon_with_face: Supports dark mode * :fast_forward: Optimized for efficient behavior + + +## Quick start + +### Create an account / log in + +Go through the welcome screen and log in with your email and password. +If you don't have an account already, we will automatically create one for you. + +### Create a new memory + +Press on the shutter button once to create a photo. +Hold it down to create a video. + +### View your memories + +Tap on the bottom right image / movie to view your timeline. +You can swipe to see all your memories from here. diff --git a/readme_content/screenshots/android/timeline_screen_edit_memory_sheet.png b/readme_content/screenshots/android/timeline_screen_edit_memory_sheet.png new file mode 100644 index 0000000..035806d Binary files /dev/null and b/readme_content/screenshots/android/timeline_screen_edit_memory_sheet.png differ diff --git a/readme_content/screenshots/ios/empty_screen.png b/readme_content/screenshots/ios/empty_screen.png index 41f46c7..398deeb 100644 Binary files a/readme_content/screenshots/ios/empty_screen.png and b/readme_content/screenshots/ios/empty_screen.png differ diff --git a/readme_content/screenshots/ios/loading_screen.png b/readme_content/screenshots/ios/loading_screen.png index 41f46c7..ff7281d 100644 Binary files a/readme_content/screenshots/ios/loading_screen.png and b/readme_content/screenshots/ios/loading_screen.png differ diff --git a/readme_content/store_previews/android/0_timeline.png b/readme_content/store_previews/android/0_timeline.png new file mode 100644 index 0000000..e461241 Binary files /dev/null and b/readme_content/store_previews/android/0_timeline.png differ diff --git a/readme_content/store_previews/android/1_calendar.png b/readme_content/store_previews/android/1_calendar.png new file mode 100644 index 0000000..5ac7ff9 Binary files /dev/null and b/readme_content/store_previews/android/1_calendar.png differ diff --git a/readme_content/store_previews/android/2_details_1.png b/readme_content/store_previews/android/2_details_1.png new file mode 100644 index 0000000..ec5cf24 Binary files /dev/null and b/readme_content/store_previews/android/2_details_1.png differ diff --git a/readme_content/store_previews/android/2_details_2.png b/readme_content/store_previews/android/2_details_2.png new file mode 100644 index 0000000..b7a16f9 Binary files /dev/null and b/readme_content/store_previews/android/2_details_2.png differ diff --git a/readme_content/store_previews/android/3_welcome.png b/readme_content/store_previews/android/3_welcome.png new file mode 100644 index 0000000..3ab817d Binary files /dev/null and b/readme_content/store_previews/android/3_welcome.png differ diff --git a/readme_content/store_previews/android/4_login.png b/readme_content/store_previews/android/4_login.png new file mode 100644 index 0000000..15dcd25 Binary files /dev/null and b/readme_content/store_previews/android/4_login.png differ diff --git a/readme_content/store_previews/ios/0_timeline.png b/readme_content/store_previews/ios/0_timeline.png new file mode 100644 index 0000000..f14e453 Binary files /dev/null and b/readme_content/store_previews/ios/0_timeline.png differ diff --git a/readme_content/store_previews/ios/1_calendar.png b/readme_content/store_previews/ios/1_calendar.png new file mode 100644 index 0000000..4e0755d Binary files /dev/null and b/readme_content/store_previews/ios/1_calendar.png differ diff --git a/readme_content/store_previews/ios/2_details_1.png b/readme_content/store_previews/ios/2_details_1.png new file mode 100644 index 0000000..ede5722 Binary files /dev/null and b/readme_content/store_previews/ios/2_details_1.png differ diff --git a/readme_content/store_previews/ios/2_details_2.png b/readme_content/store_previews/ios/2_details_2.png new file mode 100644 index 0000000..e810d50 Binary files /dev/null and b/readme_content/store_previews/ios/2_details_2.png differ diff --git a/readme_content/store_previews/ios/3_welcome.png b/readme_content/store_previews/ios/3_welcome.png new file mode 100644 index 0000000..2ae9600 Binary files /dev/null and b/readme_content/store_previews/ios/3_welcome.png differ