This is a clone of Instagram where people share their images and videos for other users to view. Users can sign up, login, view and post photos, search and follow other users.
Click View Site to visit the site
- Sign in to the application to start using.
- Upload a pictures to the application.
- Search for different users using their usernames.
- See your profile with all your pictures.
- Follow other users and see their pictures on my timeline.
To get the project .......
# git clone https://github.com/754Bree/Django-ip-2.git
cd instagram-clone
pip install -r requirements.txt
- python3 -m venv virtual
source virtual/bin/activate
pip install -r requirements.txt
SetUp your database User,Password, Host then make migrate
python manage.py makemigrations instagram
Now Migrate
python manage.py migrate
python manage.py runserver
python manage.py server
python manage.py test
Open the application on your browser http://127.0.0.1:8000
.
- Python3
- Html
- Heroku
- Bootsrap
- js
- There are no known bugs currently but pull requests are allowed incase you spot a bug
If you have any question or contributions, please email me at [brianaodhiambo754@gmail.com]
- MIT license
- Copyright (c) 2022 Briana