Skip to content

This is a Django website where a user is able to view photo from a gallery and also be able to view their details once they have clicked on them. (Live site is down below)

Notifications You must be signed in to change notification settings

Krasivaya/Personal-Gallery

Repository files navigation

Personal Gallery

Developed By

Carine I. SEMWAGA

Description

This is a Django website where a user is able to view photo from a gallery and also be able to view their details once they have clicked on them.

Technologies Used

  1. Python3.6
  2. Virtualenv
  3. Django
  4. HTML
  5. Bootsrap & CSS
  6. Git Version Control
  7. Heruko

Setup/Installation Requirements

  • Open your terminal
  • initialize github, git clone https://github.com/Krasivaya/Personal-Gallery.git
  • cd Personal-Gallery
  • open folder in prefered IDE
  • open terminal
  • Install virtual envirnoment python3.6 -m venv --without-pip virtual
  • Activate virtual envirnoment source virtual/bin/activate
  • Install latest pip curl https://bootstrap.pypa.io/get-pip.py | python
  • Install all requirements pip install -r requirements.txt
  • Run in terminal python3.6 manage.py runserver
  • Run the application in your localhost provided

Known Bugs

No bug known. If you found any, please contact!

Contacts

Email: semwagacarine@gmail.com

Live site

Personal Gallery

License

This project is under the MIT license.

Copyright (c) 2019 Carine I. SEMWAGA.

About

This is a Django website where a user is able to view photo from a gallery and also be able to view their details once they have clicked on them. (Live site is down below)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published