Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

Commit 3e8f846

Browse files
authoredApr 4, 2018
Added deprecation notice.
1 parent ca04dee commit 3e8f846

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed
 

‎README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
angular-flickr
1+
DEPRECATED: angular-flickr
22
==============
33

4+
# REPOSITORY IS NOT MAINTAINED
5+
__Note:__ this repsitory is no longer maintained, uses older technology and patterns, and is not recommended for production use.
6+
7+
-------------------
8+
49
A flickr module for angular js. The module includes support for creating a photo gallery, thumbnail view, and all of the directives/filters/services to support it using the Flickr API.
510

6-
You can view a Flickr "Set" gallery demo here: [https://angular-flicker.netlify.com/#/photoset/panel](https://angular-flicker.netlify.com/#/photoset/panel?ref=github)
11+
You can view a Flickr "Set" gallery demo here: [https://angular-flicker.netlify.com](https://angular-flicker.netlify.com?ref=github)
712

813
There are no dependencies required for this angular module (other than angular js), but all directives do have pre-set css classes to look good with Bootstrap 3.0 css (Bootstrap javascript is not required - which means no jquery either)
914

0 commit comments

Comments
 (0)
This repository has been archived.