Skip to content

Pascal-Owilly/Django-photo-gallery-

Repository files navigation

Django Photo Gallery

This python-Django application was created on the 25/03/2022

Author

By Pascal Owilly

Description

This is a python-flask Blog Application where users can see various blogs posted by bloggers and are able to subscribe to recieve notifications on recent posts. The bloggers can sign up for blogging

Live Demo

Click on the link below to view the site:https://django-photo-gallery.herokuapp.com/

User Stories

These are the behaviours/features that the application implements for use by a user and writer.

  • User opens the application
  • The user sees various photos
  • The user selects category that interests him
  • Search for photos
  • Add Photos and their descriptions and categories
  • The writer can delete various posts

Behaviour Driven Development

Behaviour Input Output
user loads the application On page load users see various photos posted by by the author
user clicks on register button on click subscription page is loaded and user enters details

Prerequisites

  • Python3.6 and above
  • Django version 4.0.1

Setup/Installation Requirements

git clone https://github.com/pascal-owilly/Django-Phto-Gallery.git.

  • Note:You will need to git installed in your machine. You can install using the following command: $ sudo apt-get install git.
  • After cloning, use command cd Blog-Post.git and open using your code editor.
  • Create a vitual environment using the following command python3 -m venv --without-pip virtual
  • Activate the virtual environment using the following command . virtual/bin/activate
  • Run this command to interact with the application $python3.9 app.py server
  • Run tests units using the this command $python --version(examplepython3.9 app.py`)

Known Bugs

No known bugs

Technologies Used

  • Python3.9
  • Django v 4.0.1
  • Heroku CLI
  • git CLI
  • Markdown
  • HTML
  • CSS
  • Bootstrap
  • GitHub

Contacts

Email: pascalouma54@gmail.com.com

© 2022 Pascal Owilly License: MIT

About

A photo gallery application which displays photos and their categories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published