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.
-
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.
To work with PicsGram App you need to have some few prerequisites.
-
Python3.6
-
pip
-
Django
-
Virtual environment (virtualenv)
-
Code/text editor
-
Terminal
-
You will need Internet connection.
-
You will also need python installed and knowledge of python
-
To get to use PicsGram first you need to get to the PicsGram repository.
Link:-> https://github.com/josylad/Instagram-Clone
-
From there you can access PicsGram App.
-
Clone the project.
-
Once you done with cloning and project is on your device.
-
get into project folder (cd into project).
-
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
-
On your bash terminal Run the command:-
run:
- $ python3.6 manage.py runserver
- Python 3.6
- Django
- Postgresql
- MDBootstrap
- Joseph Adediji
-
Twitter: @Josylad
-
Blog: Joseph on Medium
-
Github username: Josylad
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) 2019. Joseph Adediji