Skip to content

This is a clone of the website for the popular photo app Instagram. You can post, comment and view pictures posted on this App just like on Instagram.

License

Notifications You must be signed in to change notification settings

josylad/Instagram-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicsGram

This project was built using Python 3.6 and Django.

DESCRIPTION

This is a clone of the website for the popular photo app Instagram. You can post, comment and view pictures posted on this App just like on Instagram.

User Story

  • Users need to Sign in to the application to start using.

  • Users can view different photos.

  • Users can click on a single photo to view it and also view details of the photo.

  • Users can search for different photos.

  • Users can Upload their pictures to the application.

  • Users can see their profile with all their picture.

  • Users can ke a picture and leave a comment on it.

SETUP/INSTALLATION.

Prerequisites

To work with PicsGram App you need to have some few prerequisites.

  • Python3.6

  • pip

  • Django

  • Virtual environment (virtualenv)

  • Code/text editor

  • Terminal

To work With PicsGram

  1. You will need Internet connection.

  2. You will also need python installed and knowledge of python

  3. To get to use PicsGram first you need to get to the PicsGram repository.

Link:-> https://github.com/josylad/Instagram-Clone

  1. From there you can access PicsGram App.

  2. Clone the project.

  3. Once you done with cloning and project is on your device.

  4. get into project folder (cd into project).

  5. Installing Django and other Modules

    python3.6 -m pip install Django python3.6 -m pip install Django-Bootstrap4 python3.6 -m pip install -r requirements.txt

  6. On your bash terminal Run the command:-

run:

  • $ python3.6 manage.py runserver

Technologies Used

  • Python 3.6
  • Django
  • Postgresql
  • MDBootstrap

AUTHOR

  • Joseph Adediji

Support and Contact


License

This project is licensed under the MIT License - see the LICENSE file for details.

Copyright (c) 2019. Joseph Adediji

About

This is a clone of the website for the popular photo app Instagram. You can post, comment and view pictures posted on this App just like on Instagram.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published