Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image gallery #8

Open
csteamengine opened this issue Sep 12, 2016 · 1 comment
Open

image gallery #8

csteamengine opened this issue Sep 12, 2016 · 1 comment

Comments

@csteamengine
Copy link
Contributor

Make the photo gallery at the bottom of the about page actually pull links from the db. Also, when one is clicked, use some javascript to make that picture pop up to display a carousel with that image selected. Then when a user clicks right or left, it will pan through the images in the order they are in.

Shouldn't be too hard to do without a library, but if you want to import a library that would be fine.

@csteamengine
Copy link
Contributor Author

Done pulling images from the photo table in the db. Need to add image focus ability. Sort of carousel thing when you click on an image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant