Skip to content

Commit 720941b

Browse files
author
Shady Boukhary
committed
updated screenshots and README.md
1 parent a24ce04 commit 720941b

File tree

19 files changed

+702
-69
lines changed

19 files changed

+702
-69
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ Mobile application (in development) for Midwestern State University that enables
44

55
## Screenshots of the current version of the application
66

7-
<img src="./resources/screenshots/IMG_9088.png" width="250"> <img src="./resources/screenshots/IMG_9089.png" width="250"> <img src="./resources/screenshots/IMG_9090.png" width="250">
8-
<img src="./resources/screenshots/IMG_9091.png" width="250"> <img src="./resources/screenshots/IMG_9092.png" width="250"> <img src="./resources/screenshots/IMG_9093.png" width="250">
9-
7+
<img src="./resources/screenshots/ss1.png" width="250"> <img src="./resources/screenshots/ss2.png" width="250"> <img src="./resources/screenshots/ss3.png" width="250">
8+
<img src="./resources/screenshots/ss4.png" width="250">
109

1110
## Built with
1211

config.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,9 @@
8383
<plugin name="cordova-plugin-ionic-webview" spec="^1.1.11" />
8484
<plugin name="cordova-plugin-geolocation" spec="^4.0.1" />
8585
<plugin name="cordova-plugin-app-version" spec="^0.1.9" />
86-
<engine name="ios" spec="^4.5.4" />
87-
<engine name="android" spec="7.0.0" />
8886
<plugin name="cordova-plugin-globalization" spec="^1.0.9" />
8987
<plugin name="cordova-plugin-local-notification" spec="^0.9.0-beta.2" />
88+
<plugin name="cordova-plugin-advanced-http" spec="2.0.1" />
89+
<engine name="ios" spec="^4.5.4" />
90+
<engine name="android" spec="7.0.0" />
9091
</widget>

0 commit comments

Comments
 (0)