An open API service indexing awesome lists of open source software.

https://github.com/elena-in-code/angular-photo-gallery-app

filterable photo gallery
https://github.com/elena-in-code/angular-photo-gallery-app

angular-cli angular-components angular-filter angular-pipe angular-service angular4 component pipe typescript

Last synced: about 2 months ago
JSON representation

filterable photo gallery

Awesome Lists containing this project

README

        

Angular 4 "Photo Gallery App"



A filterable photo gallery


To start: localhost:4200

Technologies used:



  • HTML5

  • CSS3

  • Angular4

  • TypeScript

  • Angular CLI

  • npm


User Stories:



  • The initial page will display the buttons, that will allow you to filter the pictures by the categories "boats", "camping", "library" and "all". Also the complete collection of pictures of the Gallery.

  • Each picture can be open with a click and will display the picture and captation


For the full Tutorial here by Wes Doyle