Skip to content

Latest commit

 

History

History
105 lines (56 loc) · 2.18 KB

README.md

File metadata and controls

105 lines (56 loc) · 2.18 KB

INSTAGRAM.

WEBSITE DISPLAY.

Website Layout

This is to Show the page is responsive and to also show the layout design

- Full Screen layout

- Mid Size Full Screen layout

- Mid Size Screen

- Phone Screen Layout

Large Phone Screen

- Small Phone Screen

PROJECT DESCRIPTION

In plain simple terms this is an Instagram-clone A photo application that you Display your photos for others to see.

Author

Collins Kariuki

Prerequisites

-You need to have nano text editor installed. you can find out whether you have it installed by typing nano --version in your terminal. For most linux distributions, it is installed by default. However, if you don't have it installed, you can quicky do that by typing sudo apt-get install nano in your terminal.

-You need to have (python3.6) installed in your machine

-Python3.6. Installation ($ sudo apt-get install python3.6).

-Django1.11. Installation ($ pip install django==1.11).

-Psycopg2. Installation ($ pip install psycopg2).

-Bootstrap3. Installation ($ pip install django-bootstrap3).

-Pillow. Installation ($ pip install pillow).

Setup/Installation Requirements

-Internet connection

-webpage URL:

-To get to this webpage fist you need to get to my github repository

-The link to my github Repository is: https://github.com/zecollokaris

-from there you can access the project

-git clone project.

-install dependancies in requirements.txt file pip install -r requirements.txt

-cd into project

-create a virtual environment ($ python3.6 -m venv virtual)

-Activate Virtual Environmrnt. ($ source virtual/bin/activate)

-Run The Project-: ($ python manage.py runserver)

#{follow the above instructions for set up}

#Technologies Used

-HTML5 -CSS -Bootstarap -Python3.6 -Django 2.0.7 -Psycopg2 -PostgreSQL

#Contact

-Mobile number: (254) 798731203 -Email Address: collo.kariss@gmail.com -github: zecollokaris

License

Collins Kariuki - MIT (c)2018 LICENSE