Gomax-07 / instagram-

Home Page:https://instagram-clone12.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Instagram

AUTHOR

Abdirahman Noor

DESCRIPTION

This is a Django web application replica website for popular photo app instagram. It requires users to sign in to the application. A user can follow other users and see their pictures on my timeline and also like a picture or leave a comment.

SETUP

To access this project on your local files, you can clone it using these steps:

  1. Open your Terminal.
  2. Use this command to clone $ git clone https://github.com/abdirahman-ahmednoor/instagram-.git
  3. This will clone the repository into your local folder.

BDD

  1. Provides comments forms.

    input output
    comments typed in the form input new comments addded to the image
  2. Povides forms tot post photos.

    input output
    account action option/form page displayed form page displayed/new post added
  3. Provides search form.

    input output
    search term entered in the search field number of matched user result displayed in the page
  4. Show photo details .

    input output
    image clicked a new page loaded with image details

DEPENDENCIES

  1. Django-bootstrap
  2. Pillow
  3. Psycopg2
  4. Django_registration
  5. Python decouple
  6. Python virtual
  7. Whitenoise
  8. Gunicorn

TECHNOLOGIES USED

  1. Python3
  2. Html
  3. Css

LIVE

View LIVE

LICENSE

This project is under MIT license.

About

https://instagram-clone12.herokuapp.com/

License:MIT License


Languages

Language:Python 96.2%Language:HTML 1.5%Language:JavaScript 1.3%Language:CSS 0.9%Language:Shell 0.0%Language:Makefile 0.0%