Skip to content

sandip-sadhukhan/instasohor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instasohor

Full Stack Instagram Clone with all the main functionalities.

Live Link - https://instasohor.pythonanywhere.com

What can you do

You can create your profile, set your profile pic share pictures and follow others that will show you all the post shared by you and your followings's in your feed.

Screenshots

Feed Page

Profile Page

Technology Used

  • HTML
  • CSS
  • Bootstrap
  • Javascript
  • Django
  • Sqlite
  • PythonAnywhere (for deploy)

How to run locally

  • Requirement: Python 3, Pip
# clone the repo
git clone https://github.com/sandippakhanna/instasohor.git

# install all dependencies
cd instasohor
pip install -r requirements.txt

# migrate the database
python manage.py migrate

# run the app
python manage.py runserver

Open http://localhost:8000 in your browser

Developer

Sandip Sadhukhan

Mail - [email protected]

About

A Instagram Clone Using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published