Skip to content

This is a photo gallery web application to showcase beautiful pictures. Users get can view photos uploaded by admin.They can also copy the link to a photo to paste at their discretion. They can also search for photos based on the categories.

Notifications You must be signed in to change notification settings

WambiruL/gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GALLERIA

Description

This is a photo gallery web application to showcase beautiful pictures. Users get can view photos uploaded by admin.They can also copy the link to a photo to paste at their discretion. They can also search for photos based on the categories.

SetUp / Installation Requirements

1.Open Terminal {Ctrl+Alt+T}

2.git clone https://github.com/WambiruL/gallery.git

3 cd gallery

4.code . or atom . based on the text editor you have.

Live demo

https://gallery-to-display-photos.herokuapp.com/

Running the Application

Creating the virtual environment

$ python3 -m pip install --user virtualenv ( on a Mac)

$ python3 -m virtualenv env

$ source env/bin/activate

$(For other operating systems, see https://packaging.python.org/guides/installing-using-pip-and-virtualenv/)

Deployment

For deployment to heroku,please follow instructions here (https://gist.github.com/newtonkiragu/42f2500e56d9c2375a087233587eddd0)

Author

WambiruL

Copyright and license information

Copyright © 2021 Lorraine Wambui

This website has been licensed by MIT

About

This is a photo gallery web application to showcase beautiful pictures. Users get can view photos uploaded by admin.They can also copy the link to a photo to paste at their discretion. They can also search for photos based on the categories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published