Skip to content

Commit

Permalink
Created Washington shoot page and handler, images
Browse files Browse the repository at this point in the history
  • Loading branch information
Jac21 committed Jan 15, 2024
1 parent dee2e04 commit bbfb70b
Show file tree
Hide file tree
Showing 22 changed files with 145 additions and 1 deletion.
Binary file removed dist/images/photographer/photos/Shoots/DSC_4544.JPG
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions dist/scripts/bundle.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions scripts/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@
templateUrl: "templates/photoshoots/puerto-rico-photoshoot.html",
controller: "PhotographerController",
})
.state("washington-photoshoot", {
url: "/washington-photoshoot",
templateUrl: "templates/photoshoots/washington-photoshoot.html",
controller: "PhotographerController",
})
.state("skillset", {
url: "/skillset",
templateUrl: "templates/projects/skillset.html",
Expand Down
2 changes: 1 addition & 1 deletion service-worker.js

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions templates/main/photographer.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,36 @@ <h1>Photo Shoots</h1>
</div>
</div>
</div>

<div class="row shoot-container">
<div class="col s12">
<div class="page-nav-options">
<h2
ng-click="go('/washington-photoshoot')"
class="caption"
tabindex="0"
ng-keydown="($event.which === 13) && go('/washington-photoshoot')"
>
Washington in Film
</h2>
</div>
<div>
<div class="image-overlay-container">
<i
class="zmdi zmdi-collection-plus zmdi-hc-5x pull-right"
ng-click="go('/washington-photoshoot')"
tabindex="0"
ng-keydown="($event.which === 13) && go('/washington-photoshoot')"
></i>
</div>
<img
ng-click="go('/washington-photoshoot')"
class="responsive-img z-depth-3 shoot-main-img"
src="dist/images/photographer/photos/Shoots/Washington/3292040250-R1-E020.jpg"
alt="Washington in Film"
/>
</div>
</div>
</div>
</div>
</div>
103 changes: 103 additions & 0 deletions templates/photoshoots/washington-photoshoot.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
<div class="container">
<h1>Washington in Film</h1>
<p class="shoot-text">
Taken throughout Washington [Rollei 35 // Kodak Professional Tri-X 400 Black
and White Negative Film, NoColorStudio no.10 Wide Spectrum, CineStill
50Daylight Color Negative & Rollei Retro 400s Black and White Negative Film]
</p>
<div class="page-nav-options">
<div
ng-click="go('/photographer')"
class="header-back-link"
tabindex="0"
ng-keydown="($event.which === 13) && go('/photographer')"
>
Back
</div>
</div>
<hr />

<div class="animated fadeIn">
<div class="col s12">
<img
class="responsive-img z-depth-3 shoot-img"
src="dist/images/photographer/photos/Shoots/Washington/3169040253-R1-E030.jpg"
alt="Washington"
/>
</div>
</div>

<div class="animated fadeIn">
<div class="col s12">
<img
class="responsive-img z-depth-3 shoot-img"
src="dist/images/photographer/photos/Shoots/Washington/3169040253-R1-E037.jpg"
alt="Washington"
/>
</div>
</div>

<div class="animated fadeIn">
<div class="col s12">
<img
class="responsive-img z-depth-3 shoot-img"
src="dist/images/photographer/photos/Shoots/Washington/3225040254-R1-E006.jpg"
alt="Washington"
/>
</div>
</div>

<div class="animated fadeIn">
<div class="col s12">
<img
class="responsive-img z-depth-3 shoot-img"
src="dist/images/photographer/photos/Shoots/Washington/3225040254-R1-E027.jpg"
alt="Washington"
/>
</div>
</div>

<div class="animated fadeIn">
<div class="col s12">
<img
class="responsive-img z-depth-3 shoot-img"
src="dist/images/photographer/photos/Shoots/Washington/3292040250-R1-E018.jpg"
alt="Washington"
/>
</div>
</div>

<div class="animated fadeIn">
<div class="col s12">
<img
class="responsive-img z-depth-3 shoot-img"
src="dist/images/photographer/photos/Shoots/Washington/3292040250-R1-E020.jpg"
alt="Washington"
/>
</div>
</div>

<div class="animated fadeIn">
<div class="col s12">
<img
class="responsive-img z-depth-3 shoot-img"
src="dist/images/photographer/photos/Shoots/Washington/3161040252-R1-E002.jpg"
alt="Washington"
/>
</div>
</div>

<div class="animated fadeIn">
<div class="col s12">
<img
class="responsive-img z-depth-3 shoot-img"
src="dist/images/photographer/photos/Shoots/Washington/3161040252-R1-E025.jpg"
alt="Washington"
/>
</div>
</div>

<div class="page-nav-options">
<div ng-click="backToTop()" class="scroll-top-link">Back to Top</div>
</div>
</div>

0 comments on commit bbfb70b

Please sign in to comment.