Skip to content

RISHABH INSTA My Social Media Clone Developed In Django This project is basic social media features.

License

Notifications You must be signed in to change notification settings

rishabhsahilll/rishabhinsta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISHABH INSTA

Social Media Clone Developed In Django This project is basic social media features.

Feature List:

  • User authentication
  • One to one chat
  • Group chat
  • Post with image and description
  • Post like
  • Post comment
  • User profile
  • Birthday countdown
  • User follow / unfollows
  • Post search
  • User search
  • Post share
  • Mention user with @ in description and comments
  • Mobile responsive
  • Infinity scroll and much more.

Upcoming Feature List:

  • Twit
  • Short video
  • Attractive ui designs Developer Mr. Boricha
  • Daily positive thoughts suggestions.
  • A.I Bot

Tech Stack

Python, Django, HTML, CSS, Bootstrap, JavaScript, AJAX, Django Channels, Websocket

Support

Django 5.0

Getting Started

Prerequisites

Things you need to install the project and how to install them

Python : https://www.python.org/
Django : pip install django

Installing and SetUp

  1. Clone or download this project.
  2. Set Up Virtual Environment and activate it
  3. Install dependencies
pip install -r requirements.txt
  1. Change database settings in case you want to use PostgreSQL or MySQL
  2. Also you can add AWS and Email settings in case you required(They are only for production):
  3. Migrate data using command
python manage.py makemigrations
python manage.py migrate
  1. Create Superuser
python manage.py createsuperuser
  1. Run project on localhost:
python manage.py runserver

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

REDUCE PLASTIC USE AND SAVE ENVIRONMENT

About

RISHABH INSTA My Social Media Clone Developed In Django This project is basic social media features.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published