Git Product home page Git Product logo

picturegram's Introduction

Instagram

By Joseck Ogachi

Description

A clone of the website for the popular photo app Instagram. This application allows users to sign up then they can create a profile and upload images for other users to like and comment,and users can also follow each other to ensure that they get timely notifications.

Setup/Installation Requirements

  • Install python version3.6
  • Install django==1.11.5
  • Install Pipenv pip install --user pipenv
  • Install virtual environment and activate it

In order to clone , follow the procedure below;

  • On GitHub, navigate to the main page of the repository.
  • Under the repository name, click Clone or download.
  • Copy the link.
  • Change the current working directory to your preffered location.
  • Type git clone, and then paste the URL you copied in the above step.
  • git clone https://github.com/joseck12/picturegram.git Press Enter.

Creating a database

  • psql
  • CREATE DATABASE picturegram
  • Connect to the database \c picturegram
  • Check if tables have been created\dt
  • Install dependanciespip3 install -r requirements.txt

Running migrations

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

Running the app

  • python3.6 manage.py runserver

Testing

  • python3.6 manage.py test picturegram

SPECIFICATIONS

| Behaviour | Input | Output |

| Display Images| On the HomePage| User can view different Images| | Image expand | * On the Landing Page*| User can click on an image to view more details| | As an Admin Sign in| * On The Admin Dashboard*| Post images| | As A User | *On Profile Page| Edit Profile Page|

Technologies Used

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

Support and contact details

Known Bugs

  • There are no known bugs as yet,incase of any noticable bugs contact me on the above details.

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) {2019} {By Joseck Ogachi}

Live link to Heruko

https://joseckgram.herokuapp.com/

picturegram's People

Contributors

joseck12 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.