Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- add screenshots
  • Loading branch information
princ3od committed Jul 7, 2021
1 parent c112bbe commit 3826de7
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 15 deletions.
36 changes: 31 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ An app bridges the Gap between Tutors and Learners ./

- Realtime chatting

- Inviting others to join
- Course in-app sharing

- Push notifications

Expand All @@ -44,7 +44,10 @@ An app bridges the Gap between Tutors and Learners ./

flutter run
```
- Enjoy!
- Enjoy!

---
- Or get the **[APK](https://apkfab.com/ajent/com.tneja.ajent/apk)**
## Authors

- [Dương Bình Trọng - 19521056](https://www.github.com/princ3od)
Expand All @@ -54,6 +57,29 @@ An app bridges the Gap between Tutors and Learners ./


## Screenshots

*//coming soon..*

<p float="left" align="center">
<img src="https://i.imgur.com/S5FmJgs.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/2t4f2M9.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/NNA0Yvv.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/SzuM3Tn.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/NpUgTO9.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/Ggl2BOd.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/F1i99Oh.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/C0WqTEG.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/dNjU5sU.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/DgcSki1.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/eOz0PtW.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/SH4PMTW.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/FhYmsXk.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/TLqrZJw.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/nrl1SDx.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/fQhGaOb.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/A8MjWDF.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/XVBln2M.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/hZYer4k.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/gfESrMw.jpg" alt="drawing" width="240" height="520"/>
<img src="https://imgur.com/yyMrFzw.jpg" alt="drawing" width="240" height="520"/>
<p/>
<p float="left" align="center">
<img src="https://imgur.com/wdI59pb.gif" alt="drawing" width="360" height="780"/>
<p/>
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ android {

defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.example.ajent"
applicationId "com.tneja.ajent"
minSdkVersion 16
targetSdkVersion 29
versionCode flutterVersionCode.toInteger()
Expand Down
4 changes: 2 additions & 2 deletions android/app/google-services.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"client_info": {
"mobilesdk_app_id": "1:930529302228:android:58d3ab0afbcf701c6acd41",
"android_client_info": {
"package_name": "com.example.ajent"
"package_name": "com.tneja.ajent"
}
},
"oauth_client": [
{
"client_id": "930529302228-1u2aafi0m55q6ugbng4l7n2tvc0c0ta6.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "com.example.ajent",
"package_name": "com.tneja.ajent",
"certificate_hash": "c804d02a70569e8eb3734d57e0cd51638beaf452"
}
},
Expand Down
2 changes: 1 addition & 1 deletion android/app/src/debug/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.ajent">
package="com.tneja.ajent">
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
Expand Down
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.ajent">
package="com.tneja.ajent">
<application
android:label="Ajent"
android:icon="@mipmap/ic_launcher">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.example.ajent
package com.tneja.ajent

import io.flutter.embedding.android.FlutterActivity

Expand Down
2 changes: 1 addition & 1 deletion android/app/src/profile/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.ajent">
package="com.tneja.ajent">
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
Expand Down
6 changes: 3 additions & 3 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.example.ajent;
PRODUCT_BUNDLE_IDENTIFIER = com.tneja.ajent;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
Expand Down Expand Up @@ -415,7 +415,7 @@
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.example.ajent;
PRODUCT_BUNDLE_IDENTIFIER = com.tneja.ajent;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand All @@ -434,7 +434,7 @@
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Runner/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.example.ajent;
PRODUCT_BUNDLE_IDENTIFIER = com.tneja.ajent;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit 3826de7

Please sign in to comment.