dan-jugz / photoGallery

a website that shows the user a galley of my photos and can click on one to see about them and their details

Home Page:https://photobomber420.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picturesque.

4th Oct 2019

Description

This is a django website that is a personal gallery where i can display my photos for others

BEHAVIOUR DRIVEN DEVELOPMENT

Behaviour Input Output
Visit the website Enter into gallery app View the various images i have uploaded
View the image details Click on image Display the details around the image

Technologies used

  • Django - For both backend and fronted
  • Bootstrap
  • Postgres Database

Setup/Application Requirements

  1. Ensure you have Python3.6 installed in your computer. You can run: sudo apt-get update && sudo apt-get install python3.6 to download.
  2. Ensure you have PiP in your computer. Run python get-pip.py to install.
  3. Ensure you have django installed in your computer. Run pip install Django==2.2.4 to install.

Project Setup

In a Linux terminal,

  1. Run cd Desktop - To navigate to Desktop directory.
  2. Run mkdir galleria-clone - To make an empty directory.(This is where we will store the galleria cloned project)
  3. Run git clone https://github.com/dan-jugz/stranger-blogs.git

Known bugs

  • couple

FEEDBACK

Your opinion matters. You can send feedback to;

Contact Information

Email - (https://njugunadaniel364@gmail.com)

Github username - dan-jugz

License

MIT (c) 2019 Daniel Njuguna

About

a website that shows the user a galley of my photos and can click on one to see about them and their details

https://photobomber420.herokuapp.com/


Languages

Language:Python 57.2%Language:HTML 38.5%Language:CSS 2.6%Language:JavaScript 1.6%