GithubHelp home page GithubHelp logo

silver230 / gallery Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 16.9 MB

Home Page: https://pitched-perfect.herokuapp.com/

License: MIT License

Python 96.75% Shell 0.05% CSS 0.60% JavaScript 1.47% HTML 1.13%

gallery's Introduction

GALLERY

Description

This is a gallery application that allows me to post diffrent photos and allows users to come and view the diffrent photos based on the location they were taken ,the user also has an option of copying and sharing the link provided

Setup/Installation Requirements

installations required

  • python version should be 3.6 -Django version 1.11 pip install django==1.11
  • Additionally, you’ll need to make sure you have pip available. You can check this by running:
  • pip --Version
  • Install Pipenv pip install --user pipenv
  • install virtualenv and then test it
  • python3.6 pip install --user --upgrade pip
  • python3.6 -m virtualenv env
  • source env/bin/activate

Inorder to clone , follow the procedure below;

  • On GitHub, navigate to the main page of the repository.
  • Under the repository name, click Clone or downlonload.
  • click the paste button.
  • Open Terminal.
  • Change the current working directory to the location where - you want the cloned directory to be made.
  • Type git clone, and then paste the URL you copied in Step 2. #creating a database
  • psql
  • CREATE DATABASE gallery
  • connect to the database \c gallery
  • check if tables have been created \dt

#Run migrations

  • python3.6 manage.py migrate
  • python3.6 manage.py makemigrations gallerys

#Running the app

  • python3.6 manage.py runserver

#testing

  • python3.6 manage.py test gallerys

Technologies Used

  • HTML
  • CSS
  • Python
  • Django
  • Postgres
  • javascript

Known Bugs

  • the website does not function well on explorer

License

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 Copyright (c) {2018}

gallery's People

Contributors

silver230 avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.