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
- Host: GitHub
- URL: https://github.com/elena-in-code/angular-photo-gallery-app
- Owner: elena-in-code
- Created: 2017-10-03T11:04:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-03T11:26:45.000Z (over 7 years ago)
- Last Synced: 2025-01-20T11:32:16.139Z (3 months ago)
- Topics: angular-cli, angular-components, angular-filter, angular-pipe, angular-service, angular4, component, pipe, typescript
- Language: TypeScript
- Size: 1.07 MB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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