Skip to content

Commit

Permalink
Mobile screens and code links added
Browse files Browse the repository at this point in the history
  • Loading branch information
kardelendemiral authored Dec 6, 2022
1 parent 079af8e commit 8e264a7
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions deliverables/CMPE451_Milestone_2/M2_Report_Group5.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#### Mobile Application:
***Login Page***:
- Code: [Login Screen](https://github.com/bounswe/bounswe2022group5/blob/master/app/mobile/bounswe5_mobile/lib/screens/login.dart)
- Code: [Login](https://github.com/bounswe/bounswe2022group5/blob/master/app/mobile/bounswe5_mobile/lib/screens/login.dart)
- UI:
<img width="311" alt="Ekran Resmi 2022-12-06 20 01 36" src="https://user-images.githubusercontent.com/74200767/205978231-d106157f-edc4-4963-a32b-137c68dd3ced.png">

Expand All @@ -23,10 +23,10 @@


***Home Page***:
- Code: [Home Screen](https://github.com/bounswe/bounswe2022group5/blob/master/app/mobile/bounswe5_mobile/lib/screens/home.dart)
- Code: [Home](https://github.com/bounswe/bounswe2022group5/blob/master/app/mobile/bounswe5_mobile/lib/screens/home.dart)
- UI:

<img width="304" alt="Ekran Resmi 2022-12-06 20 17 17" src="https://user-images.githubusercontent.com/74200767/205978755-e6db0bbd-063e-4e1d-9027-6f16205a622f.png"> <img width="305" alt="Ekran Resmi 2022-12-06 20 17 28" src="https://user-images.githubusercontent.com/74200767/205978784-5864304c-121a-4fba-842b-aaed68da6cb5.png">
<img width="302" alt="Ekran Resmi 2022-12-06 21 02 16" src="https://user-images.githubusercontent.com/74200767/205988491-9e932199-d585-460a-b5b3-13aedc2710d8.png"> <img width="305" alt="Ekran Resmi 2022-12-06 20 17 28" src="https://user-images.githubusercontent.com/74200767/205978784-5864304c-121a-4fba-842b-aaed68da6cb5.png">

***Drawer***:
- Code: [Drawer](https://github.com/bounswe/bounswe2022group5/blob/master/app/mobile/bounswe5_mobile/lib/widgets/MyDrawer.dart)
Expand All @@ -35,7 +35,7 @@
<img width="306" alt="Ekran Resmi 2022-12-06 20 21 39" src="https://user-images.githubusercontent.com/74200767/205979788-16baa33a-e1e9-4bd9-95e2-0a3d5dd14d5a.png">

***Profile Page***:
- Code: [Profile Screen](https://github.com/bounswe/bounswe2022group5/blob/master/app/mobile/bounswe5_mobile/lib/screens/profile.dart)
- Code: [Profile](https://github.com/bounswe/bounswe2022group5/blob/master/app/mobile/bounswe5_mobile/lib/screens/profile.dart)
- UI:

<img width="304" alt="Ekran Resmi 2022-12-06 20 27 41" src="https://user-images.githubusercontent.com/74200767/205980779-519ae84f-4c66-4a82-9a0a-e92a243c2431.png">
Expand Down Expand Up @@ -77,10 +77,16 @@
- Code: [View Post](https://github.com/bounswe/bounswe2022group5/blob/master/app/mobile/bounswe5_mobile/lib/screens/viewPost.dart)
- UI:

<img width="304" alt="Ekran Resmi 2022-12-06 20 45 19" src="https://user-images.githubusercontent.com/74200767/205984713-63822a96-b616-46d8-9a85-260b9624bae1.png"> After clicking "See Images" --> <img width="307" alt="Ekran Resmi 2022-12-06 20 45 32" src="https://user-images.githubusercontent.com/74200767/205984911-793a33a8-c4c1-4dab-b02f-c96b6c509eea.png">
<img width="304" alt="Ekran Resmi 2022-12-06 20 45 19" src="https://user-images.githubusercontent.com/74200767/205984713-63822a96-b616-46d8-9a85-260b9624bae1.png">
***Images Page***:
- Code: [Images](https://github.com/bounswe/bounswe2022group5/blob/master/app/mobile/bounswe5_mobile/lib/screens/imagesGrid.dart)
- UI:

<img width="307" alt="Ekran Resmi 2022-12-06 20 45 32" src="https://user-images.githubusercontent.com/74200767/205984911-793a33a8-c4c1-4dab-b02f-c96b6c509eea.png">
***View Article Page***:
- Code: [View Post](https://github.com/bounswe/bounswe2022group5/blob/master/app/mobile/bounswe5_mobile/lib/screens/viewArticle.dart)
- Code: [View Article](https://github.com/bounswe/bounswe2022group5/blob/master/app/mobile/bounswe5_mobile/lib/screens/viewArticle.dart)
- UI:

<img width="299" alt="Ekran Resmi 2022-12-06 20 46 34" src="https://user-images.githubusercontent.com/74200767/205985087-3ee3dc49-712e-4dc1-aeb5-2cffe2fdc9bd.png">
Expand Down

0 comments on commit 8e264a7

Please sign in to comment.