Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
christianknab committed Feb 3, 2024
1 parent a1a5073 commit 6fd8b31
Show file tree
Hide file tree
Showing 24 changed files with 67 additions and 54 deletions.
Binary file modified .DS_Store
Binary file not shown.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,24 +46,24 @@ Here is an example of the current pages in their state as of Decemeber.
#### Feed
Here is the Feed. You can choose a filter and scroll through their respective posts. You can comment, like, and even share a post with a link.

<img src="./planning/readme/homepage0.PNG" alt="drawing" width="200"/>
<img src="./images/readme/homepage0.PNG" alt="drawing" width="200"/>

#### Groups
The Groups page are similiar to group chats, where you can make posts to people you select.

<img src="./planning/readme/groupspage0.PNG" alt="drawing" width="200"/>
<img src="./images/readme/groupspage0.PNG" alt="drawing" width="200"/>

#### Compose
The page to write a post. Click the +image button to add a gif from Giphy.

<img src="./planning/readme/composepage0.PNG" alt="drawing" width="200"/>
<img src="./images/readme/composepage0.PNG" alt="drawing" width="200"/>

#### Search
You can search for any user.

<img src="./planning/readme/searchpage0.PNG" alt="drawing" width="200"/>
<img src="./images/readme/searchpage0.PNG" alt="drawing" width="200"/>

#### Profile Page
A page for your or another user's profile. Can view their followers and following.

<img src="./planning/readme/profilepage0.PNG" alt="drawing" width="200"/>
<img src="./images/readme/profilepage0.PNG" alt="drawing" width="200"/>
Binary file added images/.DS_Store
Binary file not shown.
Binary file added images/readme/comments1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added images/readme/giphyapi1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/readme/groups1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
Binary file added images/readme/homepage1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/readme/login1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/readme/newactivity1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/readme/postpage1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added images/readme/profilepage1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/readme/qr1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added images/readme/searchpage1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/readme/welcome1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added planning/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion untitled_app/ios/Podfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Uncomment this line to define a global platform for your project
platform :ios, '11.0'
platform :ios, '12.0'

# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
Expand Down
107 changes: 60 additions & 47 deletions untitled_app/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ PODS:
- abseil/base/base_internal
- abseil/base/config
- abseil/meta/type_traits
- AppCheckCore (10.18.0):
- AppCheckCore (10.18.1):
- GoogleUtilities/Environment (~> 7.11)
- PromisesObjC (~> 2.3)
- BoringSSL-GRPC (0.0.24):
Expand All @@ -637,12 +637,12 @@ PODS:
- BoringSSL-GRPC/Implementation (0.0.24):
- BoringSSL-GRPC/Interface (= 0.0.24)
- BoringSSL-GRPC/Interface (0.0.24)
- cloud_firestore (4.13.6):
- cloud_firestore (4.14.0):
- Firebase/Firestore (= 10.18.0)
- firebase_core
- Flutter
- nanopb (< 2.30910.0, >= 2.30908.0)
- cloud_functions (4.5.8):
- cloud_functions (4.6.0):
- Firebase/Functions (= 10.18.0)
- firebase_core
- Flutter
Expand All @@ -658,6 +658,9 @@ PODS:
- FirebaseAnalytics (~> 10.18.0)
- Firebase/CoreOnly (10.18.0):
- FirebaseCore (= 10.18.0)
- Firebase/Database (10.18.0):
- Firebase/CoreOnly
- FirebaseDatabase (~> 10.18.0)
- Firebase/Firestore (10.18.0):
- Firebase/CoreOnly
- FirebaseFirestore (~> 10.18.0)
Expand All @@ -682,26 +685,30 @@ PODS:
- firebase_core
- FirebaseAppCheck (~> 10.18.0-beta)
- Flutter
- firebase_auth (4.15.3):
- firebase_auth (4.16.0):
- Firebase/Auth (= 10.18.0)
- firebase_core
- Flutter
- firebase_core (2.24.2):
- Firebase/CoreOnly (= 10.18.0)
- Flutter
- firebase_database (10.4.0):
- Firebase/Database (= 10.18.0)
- firebase_core
- Flutter
- firebase_in_app_messaging (0.7.4-8):
- Firebase/InAppMessaging (= 10.18.0)
- firebase_core
- Flutter
- firebase_messaging (14.7.9):
- firebase_messaging (14.7.10):
- Firebase/Messaging (= 10.18.0)
- firebase_core
- Flutter
- firebase_storage (11.5.6):
- firebase_storage (11.6.0):
- Firebase/Storage (= 10.18.0)
- firebase_core
- Flutter
- FirebaseABTesting (10.19.0):
- FirebaseABTesting (10.20.0):
- FirebaseCore (~> 10.0)
- FirebaseAnalytics (10.18.0):
- FirebaseAnalytics/AdIdSupport (= 10.18.0)
Expand All @@ -727,29 +734,34 @@ PODS:
- FirebaseCore (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- PromisesObjC (~> 2.1)
- FirebaseAppCheckInterop (10.19.0)
- FirebaseAppCheckInterop (10.20.0)
- FirebaseAuth (10.18.0):
- FirebaseAppCheckInterop (~> 10.17)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
- GTMSessionFetcher/Core (< 4.0, >= 2.1)
- RecaptchaInterop (~> 100.0)
- FirebaseAuthInterop (10.19.0)
- FirebaseAuthInterop (10.20.0)
- FirebaseCore (10.18.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.12)
- GoogleUtilities/Logger (~> 7.12)
- FirebaseCoreExtension (10.19.0):
- FirebaseCoreExtension (10.20.0):
- FirebaseCore (~> 10.0)
- FirebaseCoreInternal (10.19.0):
- FirebaseCoreInternal (10.20.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseDatabase (10.18.0):
- FirebaseAppCheckInterop (~> 10.17)
- FirebaseCore (~> 10.0)
- FirebaseSharedSwift (~> 10.0)
- leveldb-library (~> 1.22)
- FirebaseFirestore (10.18.0):
- FirebaseCore (~> 10.0)
- FirebaseCoreExtension (~> 10.0)
- FirebaseFirestoreInternal (~> 10.17)
- FirebaseSharedSwift (~> 10.0)
- FirebaseFirestoreInternal (10.19.0):
- FirebaseFirestoreInternal (10.20.0):
- abseil/algorithm (~> 1.20220623.0)
- abseil/base (~> 1.20220623.0)
- abseil/container/flat_hash_map (~> 1.20220623.0)
Expand Down Expand Up @@ -777,7 +789,7 @@ PODS:
- FirebaseInstallations (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseInstallations (10.19.0):
- FirebaseInstallations (10.20.0):
- FirebaseCore (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
Expand All @@ -791,8 +803,8 @@ PODS:
- GoogleUtilities/Reachability (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseMessagingInterop (10.19.0)
- FirebaseSharedSwift (10.19.0)
- FirebaseMessagingInterop (10.20.0)
- FirebaseSharedSwift (10.20.0)
- FirebaseStorage (10.18.0):
- FirebaseAppCheckInterop (~> 10.0)
- FirebaseAuthInterop (~> 10.0)
Expand All @@ -802,9 +814,6 @@ PODS:
- Flutter (1.0.0)
- flutter_local_notifications (0.0.1):
- Flutter
- FMDB (2.7.5):
- FMDB/standard (= 2.7.5)
- FMDB/standard (2.7.5)
- GoogleAppMeasurement (10.18.0):
- GoogleAppMeasurement/AdIdSupport (= 10.18.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
Expand Down Expand Up @@ -909,7 +918,7 @@ PODS:
- BoringSSL-GRPC (= 0.0.24)
- gRPC-Core/Interface (= 1.49.1)
- gRPC-Core/Interface (1.49.1)
- GTMSessionFetcher/Core (3.2.0)
- GTMSessionFetcher/Core (3.3.1)
- image_cropper (0.0.4):
- Flutter
- TOCropViewController (~> 2.6.1)
Expand Down Expand Up @@ -937,7 +946,7 @@ PODS:
- FlutterMacOS
- sqflite (0.0.3):
- Flutter
- FMDB (>= 2.7.5)
- FlutterMacOS
- TOCropViewController (2.6.1)
- url_launcher_ios (0.0.1):
- Flutter
Expand All @@ -950,6 +959,7 @@ DEPENDENCIES:
- firebase_app_check (from `.symlinks/plugins/firebase_app_check/ios`)
- firebase_auth (from `.symlinks/plugins/firebase_auth/ios`)
- firebase_core (from `.symlinks/plugins/firebase_core/ios`)
- firebase_database (from `.symlinks/plugins/firebase_database/ios`)
- firebase_in_app_messaging (from `.symlinks/plugins/firebase_in_app_messaging/ios`)
- firebase_messaging (from `.symlinks/plugins/firebase_messaging/ios`)
- firebase_storage (from `.symlinks/plugins/firebase_storage/ios`)
Expand All @@ -962,7 +972,7 @@ DEPENDENCIES:
- permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`)
- share_plus (from `.symlinks/plugins/share_plus/ios`)
- shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
- sqflite (from `.symlinks/plugins/sqflite/ios`)
- sqflite (from `.symlinks/plugins/sqflite/darwin`)
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)

SPEC REPOS:
Expand All @@ -980,6 +990,7 @@ SPEC REPOS:
- FirebaseCore
- FirebaseCoreExtension
- FirebaseCoreInternal
- FirebaseDatabase
- FirebaseFirestore
- FirebaseFirestoreInternal
- FirebaseFunctions
Expand All @@ -989,7 +1000,6 @@ SPEC REPOS:
- FirebaseMessagingInterop
- FirebaseSharedSwift
- FirebaseStorage
- FMDB
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleUtilities
Expand Down Expand Up @@ -1017,6 +1027,8 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/firebase_auth/ios"
firebase_core:
:path: ".symlinks/plugins/firebase_core/ios"
firebase_database:
:path: ".symlinks/plugins/firebase_database/ios"
firebase_in_app_messaging:
:path: ".symlinks/plugins/firebase_in_app_messaging/ios"
firebase_messaging:
Expand All @@ -1042,67 +1054,68 @@ EXTERNAL SOURCES:
shared_preferences_foundation:
:path: ".symlinks/plugins/shared_preferences_foundation/darwin"
sqflite:
:path: ".symlinks/plugins/sqflite/ios"
:path: ".symlinks/plugins/sqflite/darwin"
url_launcher_ios:
:path: ".symlinks/plugins/url_launcher_ios/ios"

SPEC CHECKSUMS:
abseil: 926fb7a82dc6d2b8e1f2ed7f3a718bce691d1e46
AppCheckCore: 4687c03428947d5b26a6bf9bb5566b39f5473bf1
AppCheckCore: d0d4bcb6f90fd9f69958da5350467b79026b38c7
BoringSSL-GRPC: 3175b25143e648463a56daeaaa499c6cb86dad33
cloud_firestore: c29d4c2e96fe31374d9dab458a99d7a488d3a735
cloud_functions: 8a6f73ee01574ce51bd4d027dbbce520c43a2996
cloud_firestore: 73eece22ce25a0565238c283ee9990f1618d8063
cloud_functions: ac380580bd5eae13e242c2107512e2fe43cd8e1e
emoji_picker_flutter: fe2e6151c5b548e975d546e6eeb567daf0962a58
Firebase: 414ad272f8d02dfbf12662a9d43f4bba9bec2a06
firebase_analytics: b3d6dd14c61549a29abb10e9843446a4d8bb53eb
firebase_app_check: 375d2482bc2219ef06df67f2ad659c377b2c1075
firebase_auth: df44e14f8a93e8a9869d91695bd3f8e53d2c9f5a
firebase_auth: 8e9ec02991ca4659111cc671c84d0c010b6bfb26
firebase_core: 0af4a2b24f62071f9bf283691c0ee41556dcb3f5
firebase_database: 5d420ac53c48f3394445c8b83c530a42d149c3d4
firebase_in_app_messaging: 1aefd295a4e79d55cb317f5dd6ad42f12f7661a6
firebase_messaging: 875385354f623750aa03204a028d640108bc3412
firebase_storage: 62de29ba51989dbf16f6a127a181d7dfd2b71d01
FirebaseABTesting: bfa3b384b68cee10a89183649c64cd7998a37a12
firebase_messaging: 90e8a6db84b6e1e876cebce4f30f01dc495e7014
firebase_storage: 2b932fa5461f4efac36a2dcfbe240898b190b5b1
FirebaseABTesting: 1d5d49804bcfc5fa782bc2491a8c1364e2cf7241
FirebaseAnalytics: 4d310b35c48eaa4a058ddc04bdca6bdb5dc0fe80
FirebaseAppCheck: f34226df40cf6057dc54916ab5a5d461bb51ee68
FirebaseAppCheckInterop: 37884781f3e16a1ba47e7ec80a1e805f987788e3
FirebaseAppCheckInterop: e81bdb1cdb82f8e0cef353ba5018a8402682032c
FirebaseAuth: 12314b438fa76048540c8fb86d6cfc9e08595176
FirebaseAuthInterop: f90d6820bf6ecf44753b9f13ba941902d00b525a
FirebaseAuthInterop: 6142981334978f7942ff0e8a6f8966c3b3c8ff37
FirebaseCore: 2322423314d92f946219c8791674d2f3345b598f
FirebaseCoreExtension: c08d14c7b22e07994e876d837e6f58642f340087
FirebaseCoreInternal: b444828ea7cfd594fca83046b95db98a2be4f290
FirebaseCoreExtension: 0659f035b88c5a7a15a9763c48c2e6ca8c0a2977
FirebaseCoreInternal: efeeb171ac02d623bdaefe121539939821e10811
FirebaseDatabase: ac770bf7525ff0340b105166037036c0e46c2c7e
FirebaseFirestore: 171bcbb57a1a348dd171a0d5e382c03ef85a77bb
FirebaseFirestoreInternal: a15405fb607dfd14edd568bba77028f4c7a69688
FirebaseFirestoreInternal: 0dc0762afd68192e9d45c31d3dd3017accc84333
FirebaseFunctions: b2565df59e28f00e070ff066bd61c2ce4da0e735
FirebaseInAppMessaging: 50716c86fe3bfe83e588ad5d313521ab1b7f9b7f
FirebaseInstallations: 033d199474164db20c8350736842a94fe717b960
FirebaseInstallations: 558b1da7d65afeb996fd5c814332f013234ece4e
FirebaseMessaging: 9bc34a98d2e0237e1b121915120d4d48ddcf301e
FirebaseMessagingInterop: ec84569ed0436f52280ca07a214a83f48674cf5c
FirebaseSharedSwift: f34eeb7d3ea87a34497629b6ca41657beadef76a
FirebaseMessagingInterop: ffbbd63321f6a1e21dc724d382c22805c95671a0
FirebaseSharedSwift: 2fbf73618288b7a36b2014b957745dcdd781389e
FirebaseStorage: 8333c4b183764cdd170d9539a61322b71c23adff
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
flutter_local_notifications: 0c0b1ae97e741e1521e4c1629a459d04b9aec743
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
flutter_local_notifications: 4cde75091f6327eb8517fa068a0a5950212d2086
GoogleAppMeasurement: 70ce9aa438cff1cfb31ea3e660bcc67734cb716e
GoogleDataTransport: 57c22343ab29bc686febbf7cbb13bad167c2d8fe
GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34
"gRPC-C++": 2df8cba576898bdacd29f0266d5236fa0e26ba6a
gRPC-Core: a21a60aefc08c68c247b439a9ef97174b0c54f96
GTMSessionFetcher: 41b9ef0b4c08a6db4b7eb51a21ae5183ec99a2c8
GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556
image_cropper: a3291c624a953049bc6a02e1f8c8ceb162a24b25
image_picker_ios: 4a8aadfbb6dc30ad5141a2ce3832af9214a705b5
image_picker_ios: 99dfe1854b4fa34d0364e74a78448a0151025425
leveldb-library: f03246171cce0484482ec291f88b6d563699ee06
nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
package_info_plus: 115f4ad11e0698c8c1c5d8a689390df880f47e85
path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943
path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c
permission_handler_apple: e76247795d700c14ea09e3a2d8855d41ee80a2e6
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
share_plus: c3fef564749587fc939ef86ffb283ceac0baf9f5
shared_preferences_foundation: 5b919d13b803cadd15ed2dc053125c68730e5126
sqflite: 31f7eba61e3074736dff8807a9b41581e4f7f15a
shared_preferences_foundation: b4c3b4cddf1c21f02770737f147a3f5da9d39695
sqflite: 673a0e54cc04b7d6dba8d24fb8095b31c3a99eec
TOCropViewController: edfd4f25713d56905ad1e0b9f5be3fbe0f59c863
url_launcher_ios: bf5ce03e0e2088bad9cc378ea97fa0ed5b49673b
url_launcher_ios: bbd758c6e7f9fd7b5b1d4cde34d2b95fcce5e812

PODFILE CHECKSUM: 14aa6d1b033c50877963be9949cad39598a1c8a9
PODFILE CHECKSUM: 923850d9a6e1387ba1bad543681d8da2784d3f00

COCOAPODS: 1.14.3
Binary file not shown.
2 changes: 1 addition & 1 deletion untitled_app/lib/custom_widgets/comment_card.dart
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ class _Card extends StatelessWidget {
tapTargetSize: MaterialTapTargetSize.shrinkWrap,
),
child: SizedBox(
width: width * 0.69,
width: width * 0.65,
child: Text(
"@${post.author.username}",
style: TextStyle(
Expand Down

0 comments on commit 6fd8b31

Please sign in to comment.