GithubHelp home page GithubHelp logo

vrinke / social-media Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uttampatel007/django-social-media-clone

0.0 0.0 0.0 154 KB

django social media clone with chat

Python 32.40% CSS 5.27% HTML 62.33%

social-media's Introduction

NCCBUDDY

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
  • User follow / unfollows
  • Post search
  • User search
  • Post share
  • Mention user with @ in description and comments
  • Mobile responsive
  • Infinity scroll and much more.

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

  • Uttam Velani

License

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

REDUCE PLASTIC USE AND SAVE ENVIRONMENT

social-media's People

Contributors

uttampatel007 avatar dependabot[bot] avatar uttamss11 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.