In plain simple terms this is an Instagram-clone A photo application that you Display your photos for others to see.
Collins Kariuki
-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).
-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
Collins Kariuki - MIT (c)2018 LICENSE