Skip to content

This project is a gallery which showcases the experience of my travel to Japan

Notifications You must be signed in to change notification settings

Machel54/Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallery

AUTHOR

  • Machel Nyanumba

Description

This project is a gallery of my travel to Japan you can view the pictures, click on them and a modal window will pop up displaying an expanded image and it's details such us but not limited to this images location and description. You can also search for and image by it's name which are Romance etc.

Tech used

  • python

  • Django

  • Bootstrap3

  • PostgreSQL

SetUp and installation

  • Install Python to your device

  • Clone this repo to your folder that you have created

  • After cloning install environment to your folder using ( $ python3.6 -m venv --without-pip virtual )

  • Activate virtual environment using ( $ source virtual/bin/activate)

  • After activating virtual env install pip using ( $ curl https://bootstrap.pypa.io/get-pip.py | python )

  • To install django use https://www.djangoproject.com/download/ you can also search this website to find any documentation on Django that you need

  • after everything is done run server using ( $ python3.6 manage.py runserver ) and then code away.

Contacts

Bugs

  • Trying to make website fully responsive to any device

Licenses

Copyright 2019@machelnyanumba

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This project is a gallery which showcases the experience of my travel to Japan

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published