/instagram-django

A clone for the instagram app.

Primary LanguagePython

INSTAGRAM

This is an Instagram clone. A photo application that you Display your photos for others to see, like and comment on.

Author

Winifred Mwikali Kyalo

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.8) installed in your machine

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

-Django. Installation ($ pip install django).

-Psycopg2. Installation ($ pip install psycopg2).

-Bootstrap5. Installation ($ pip install django-bootstrap5).

-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/mwikalikyalo

-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) 796969053 -Email Address: winniemwikali07@gmail.com

License

Winifred Mwikali Kyalo - MIT (c)2018 LICENSE