
Closed
Posted
Paid on delivery
I’m building a small social-network site whose sole focus is letting people curate and share interesting links. The back end must run on Python 3 with Django; I’m happy with PostgreSQL for data, and you can keep the front end simple with Django templates or layer in React if that speeds you up, so long as it connects cleanly to Django’s auth system. What has to be in place: • Custom user profiles with avatar, bio and basic privacy controls • Two-way friend connections so users can follow each other’s link stream • Direct, real-time (or near real-time) messaging between friends • Link posts with title, description, tags and rich preview pulled via Open Graph • Feed, per-user timeline and quick search/filter Technical expectations – Django 4.x on Python 3.11 – Reusable apps for auth, messaging and feed – REST (or GraphQL) endpoints to keep a future mobile app option open – Tailwind for fast, responsive UI Acceptance criteria 1. Project spins up with docker-compose up and seeds an admin login. 2. Unit tests cover auth, posting, messaging and friend-request flow. 3. A clear README explains setup, env vars and migrations. If you have preferred Django packages or front-end libraries for these tasks, a rough timeline and examples of similar projects, let’s talk.
Project ID: 40588206
119 proposals
Remote project
Active 22 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
119 freelancers are bidding on average ₹113,417 INR for this job

Hi, I will deliver a Django 4.x link-sharing platform with custom user profiles (avatar, bio, privacy controls), two-way friend connections, real-time messaging via Django Channels, and Open Graph link previews, all wired up with DRF endpoints so a future mobile app plugs right in. Docker Compose will spin everything up with one command, seeding an admin login automatically. On a similar Django social project, structuring messaging and feed as reusable apps from the start made adding a React Native client later straightforward with zero backend changes. Questions: 1) For real-time messaging, are WebSockets via Django Channels acceptable, or do you prefer a polling approach? 2) Do you already have a Tailwind component style in mind, or should I propose a minimal design system? Looking forward to discussing further. Best regards, Kamran
₹85,295 INR in 25 days
7.8
7.8

As a highly experienced and versatile developer, I am well-equipped to handle the complex requirements of your Django social link-sharing platform project. With over 8 years of hands-on experience using Python, Django, and PostgreSQL, I have built numerous robust and scalable web applications. Additionally, I have a solid understanding of Django's authentication system, which will be essential for implementing the user profiles and friend connections functionalities that you require. In terms of the frontend, I am skilled with Django templates as well as React.js, allowing me to provide a responsive user interface with either technology that perfectly complements Django’s backend architecture. Tailwind CSS is undoubtedly an excellent choice for delivering fast and responsive UI experiences, and I bring with me professional proficiency in this technology. Having worked on similar projects in the past, my approach aligns well with your expectations, especially in terms of creating reusable apps for authentication, messaging, and feeds. I understand the significance of maintaining a clear README file that explains setup procedures, environment variables,and migrations to ensure easy onboarding for future contributors too. Completing the project acceptance criteria would not be an issue as solid unit testing is an integral part of my development process.
₹75,000 INR in 10 days
6.7
6.7

Hello, your "Django Social Link-Sharing Platform" project is right in my wheelhouse. I develop modern JavaScript apps end to end — React/Vue/Next on the front and Node/Express on the back, in TypeScript where it helps. Working with javascript, python, django, software architecture, bootstrap, postgresql, docker, vue.js, tailwind css, rest api, I focus on responsive, fast UIs, clean component structure, and reliable APIs — no page-builder shortcuts. I'll lock down the scope and key flows first, then ship in reviewable increments. Let's hop on a quick chat to align on your requirements? ⭐ 5.0/5 from a recent client: "They delivered the project well ahead of the committed delivery date. It was an experienced team, and I would be happy to hire them again." Final timeline and cost will be confirmed in chat after a complete understanding and documentation of the project expectations in detail.
₹135,000 INR in 20 days
6.9
6.9

Your messaging layer will bottleneck if you rely on Django's synchronous request cycle for "real-time" chat—WebSocket channels or a Redis pub/sub queue are non-negotiable once you have more than 50 concurrent users exchanging messages. Quick questions - are you planning to host this on a single EC2 instance or do you need horizontal scaling from day one? And do your privacy controls require row-level permissions or just view-layer filtering? Here is the architectural approach: - DJANGO 4.X + PYTHON 3.11: Build modular apps for auth, messaging and feed with Django Channels for WebSocket chat and Celery for async Open Graph scraping. - POSTGRESQL + DOCKER: Configure docker-compose with separate containers for Postgres, Redis and Django, plus volume mounts so migrations persist across rebuilds. - REST API + TAILWIND: Expose DRF endpoints with token auth that a future mobile client can consume, then wire Tailwind components into Django templates for rapid UI iteration. I've architected three Django-based social platforms that scaled past 10K daily active users without rewriting core models. Let's schedule a 20-minute call to walk through your friend-request schema and messaging queue before you commit to a build.
₹101,250 INR in 30 days
7.2
7.2

Hello! As per your project post, you are looking to build an Social Link Sharing Platform using Django and Python, where users can discover, organize, and share interesting links while interacting through social features such as profiles, friendships, messaging, and personalized feeds. The platform should provide a clean, responsive experience with a scalable architecture that can support future enhancements. My approach will begin with designing a modular Django architecture backed by PostgreSQL, implementing secure authentication, custom user profiles, two way friend connections, and privacy controls. I will develop link sharing with automatic Open Graph metadata extraction, personalized feeds, user timelines, search and filtering, and a real time messaging system using Django Channels or WebSockets. I have extensive experience with Python, Django, PostgreSQL, Django REST Framework, React, WebSockets, Django Channels, real time messaging, authentication systems, REST APIs, responsive UI development, and scalable web application architecture. My focus will be on delivering a secure, performant, and maintainable social platform. I would be happy to discuss your requirements and help build a robust Django based social platform that is scalable, secure, and ready for future growth. Best regards, Nikita Gupta
₹100,000 INR in 45 days
6.6
6.6

Hi there, Your Django social link-sharing platform sounds like a fantastic project, and I'm confident I can deliver it efficiently and to a high standard. With over 12 years of experience building robust web platforms, particularly with Python and Django, I'm well-equipped to handle all the requirements you've outlined, including custom user profiles, friend connections, real-time messaging, and rich link previews. My plan is to leverage Django 4.x and Python 3.11, integrating reusable apps for core functionalities. I'll use Tailwind CSS for a snappy UI and ensure clean REST endpoints are in place for future mobile app integration. I'll prioritize thorough unit tests for auth, posting, messaging, and friend requests, and ensure a seamless Docker setup with a clear README. I'm excited about the possibility of working with you. Let's connect to discuss the details further. Best regards, Ashwani
₹120,000 INR in 7 days
6.1
6.1

Hello Client, I am interested to work on this Python & Django based project. Message me here to discuss more about this project. I AM AVAILABLE. Looking forward to an early and positive response. Regards, Shalu
₹752,500 INR in 14 days
6.2
6.2

Hello there, This sounds like a clean and well-structured project, and I’d be happy to help build it. I have 15+ years of experience working with Python, Django, and scalable web apps. I also use AI in my workflow to speed up development while maintaining high-quality, well-tested code—so you get faster delivery without compromising performance. I can build a modular Django setup with reusable apps (auth, feed, messaging), implement real-time or near real-time chat, and ensure everything works smoothly with Docker, PostgreSQL, and Tailwind. I’ll also make sure the API layer (REST/GraphQL) is ready for future mobile use. The project will be clean, documented, test-covered, and easy to scale. Let’s chat, Himanshu
₹112,500 INR in 7 days
6.0
6.0

As an experienced full-stack developer, I have a deep understanding of and proficiency in Python and Django – two key components for creating your social link-sharing platform. With my knowledge in Python and Django, I am confident in ensuring your project adheres to the technical expectations you've set out. Moreover, I'm particularly well-versed in REST architecture which aligns perfectly with your interest in having scalable API endpoints for possible mobile integration. One aspect that sets me apart is my skill in AI systems like machine learning, natural language processing, and data analytics. These skills can be exceptionally useful for curating link feeds, suggesting related links, and extracting metadata from Open Graph to enhance posts. Also, my extensive experience in Computer Vision can assist in enabling rich preview generation for links. Lastly, my clients have always appreciated my dedication to their projects – 100% completion rate within deadlines and fantastic feedback have been consistently received. To ensure smooth onboarding in the future, I will provide a comprehensive README file explaining all the necessary setup and environment variables. Let's connect and discuss this project further – I am truly excited to be a part of bringing your social network to life.
₹112,500 INR in 7 days
6.1
6.1

Hi, I can build your link-curation social network using Django 4.x and Python 3.11 for a robust backend, paired with Tailwind CSS for a fast, responsive frontend. I will implement custom user profiles with privacy controls, two-way friend connections, and real-time messaging using Django Channels or WebSockets to ensure seamless communication. The system will feature rich Open Graph link previews, a personalized feed with per-user timelines, and REST API endpoints designed to support future mobile app integration without refactoring. You will receive the complete source code with reusable apps for auth, messaging, and feeds, along with Docker Compose setup for one-command deployment and comprehensive unit tests. I have extensive experience building social platforms with complex relationship logic and real-time features, ensuring clean architecture and high performance. I also offer FREE post-delivery support to monitor initial message delivery stability, troubleshoot any feed synchronization or Open Graph parsing issues, and assist with minor UI adjustments during the first month. Let's discuss the project in more details.
₹75,000 INR in 10 days
5.9
5.9

Greetings, I have reviewed your project posting. However, the description doesn’t include enough details to accurately assess the scope. Please open a chat so we can discuss your requirements in detail and identify the best solution for your needs. Regards
₹112,500 INR in 7 days
5.7
5.7

Hi, As per my understanding: You need a social networking platform built with Django and PostgreSQL where users can create profiles, connect with friends, exchange real-time messages, and share curated links with rich Open Graph previews. The application should provide a responsive feed, user timelines, search functionality, reusable Django apps, REST or GraphQL APIs, Docker support, and comprehensive testing for future scalability. Implementation approach: I will build the application using Django 4.x, Python 3.11, and PostgreSQL with a modular architecture for authentication, messaging, feeds, and friendships. I'll implement responsive Tailwind UI, Open Graph link previews, real-time messaging, REST APIs for future mobile integration, Docker-based deployment, automated tests, and a detailed README covering setup, environment variables, and migrations. The code will be clean, scalable, and well documented for long-term maintenance. A few quick questions: 1. Do you prefer Django Templates or React for the frontend? 2. Should messaging use WebSockets or is near real-time polling acceptable? 3. Do you need email verification and password recovery? 4. Will users be able to make profiles and posts private or public?
₹80,000 INR in 20 days
5.6
5.6

The part I like most about this project is that it stays focused. Instead of trying to be another all-in-one social platform, you're building something around sharing quality content, which makes getting the user experience right much more important than adding endless features. My approach would be to build it as a modular Django application with separate apps for authentication, friendships, messaging, and feeds, exposing REST APIs from the start so a mobile app can be added later without major refactoring. For messaging, I'd use Django Channels and WebSockets to deliver real-time conversations while keeping the rest of the architecture clean and scalable. I've built Django applications with authentication, real-time messaging, REST APIs, and Dockerized deployments, so this aligns well with the kind of systems I enjoy building. You can view some of my previous work at https://demaxl.github.io. One question: would you like the friend system to require mutual acceptance like Facebook, or should users be able to follow each other independently like X/Instagram?
₹75,000 INR in 7 days
5.8
5.8

Hi there, we are a team of AI/ML Full Stack Web and Mobile App Developers and we can do this project in no time. Thanks Ashish Kumar.
₹112,500 INR in 7 days
5.6
5.6

I see you need a lightweight Django social site focused on link sharing. To handle custom profiles and friend connections, I suggest using Django Allauth combined with a lightweight friend-relationship app like Django-Friendship or building a simple custom model to keep things tight. For real-time messaging, channels with Redis can do near real-time and integrate cleanly with Django auth. For link previews, I’ve previously built scrapers that extract Open Graph metadata on post save, keeping the feed dynamic and fast. A REST API using Django REST Framework will ensure easy mobile app support later, and Tailwind works well to speed up responsive UI with minimal fuss. A quick question: do you prefer GraphQL over REST mainly for flexibility, or are you open to REST if it simplifies development and testing? I’d target setting up the basic user, friendships, and posting within the first week, then layer messaging and search filters after. I’m ready to get your repo spun up in Docker with seeded admin and tests next. Let’s dive in.
₹75,000 INR in 7 days
5.4
5.4

Hello, I will develop your custom link-sharing social network application using Python 3.11 and Django 4.x on a PostgreSQL database. I will structure the backend using modular, reusable Django apps for authentication, user profiles, friend connections, messaging, and feeds. For the link-preview feature, I will write an asynchronous parser to fetch and parse Open Graph metadata, dynamically rendering rich previews. I will implement the direct messaging feature using Django Channels for real-time WebSocket communication, and construct the API layer using Django REST Framework or a GraphQL toolkit to support future mobile app integrations. On the frontend, I will build a highly responsive interface using Django templates styled with Tailwind CSS, and package the entire system inside a Docker Compose configuration for easy, single-command setup. I have extensive experience building scalable Django-based web applications, implementing real-time WebSockets, and setting up reproducible Docker containers. 1) Do you prefer a standard REST API built with Django REST Framework or a GraphQL API built with Graphene-Django? 2) Should the real-time direct messaging system rely on an in-memory channel layer or a Redis broker inside the Docker Compose stack? 3) Do you want the Open Graph metadata parser to run in the background via a task runner like Celery, or execute synchronously during link submission? Thanks, Bharat
₹90,000 INR in 20 days
5.3
5.3

As an accomplished full-stack developer with a primary focus on Django, I believe I have the skills and the relevant experience to spearhead your project. Over the course of 5 years, I have been building scalable and high-quality applications just like the one you're envisioning: web and mobile apps that seamlessly merge with robust backend systems. One of my core strengths is optimizing development for smooth user experiences. Coupling this with my expert-level familiarity with Python 3, Django 4.x, and PostgreSQL - your preferred stack - I guarantee you a streamlined, efficient platform for your users to curate and share links. My proficiency also extends to REST endpoints and mobile app integration if you choose to explore them in the future. Furthermore, I understand the central role of clear communication, timely delivery, and virtually maintainable code for such projects. Rest assured, you'll receive comprehensive documentation outlining all setup specifics as well as clear migration instructions in line with your acceptance criteria. Ultimately, my aim is to transform your vision into a living reality through clean code and quality development within specified timelines. Let's discuss how we can make your Django Social Link-Sharing Platform a resounding success!
₹112,500 INR in 7 days
5.1
5.1

As an experienced software developer, proficient in Python and JavaScript for over a decade, I am well-suited to bring your Django Social Link-Sharing Platform to life. At Solves Inn, we have built similar platforms focusing on interactivity, efficient algorithms, and hassle-free User Interfaces that guarantees great user experiences. The main stack required in the project – Django 4.x on Python 3.11 – is a realm where we excel. Our team is well-versed in tailoring customizable user profiles with intricate privacy management controls while also ensuring smooth data transition with PostgreSQL. We always guarantee two-way friend connections that enable effective user interactions. Plus, our skills in creating real-time messaging services using technologies like RabbitMQ will accord users' prompt and reliable communication. Moreover, at Solves Inn, we invest heavily in launching reusable apps and endpoints leveraging REST/API integrations to keep open future app options – an essential feature as your platform scales. For UX optimization entrenched with speed and responsiveness(just like you mentioned Tailwind) - We can seamlessly integrate or layer React into your Django templates ensuring it is closely tied to authentication protocols.
₹100,000 INR in 6 days
5.2
5.2

Hi, I reviewed your project: Django Social Link-Sharing Platform. I can develop a secure and scalable Node.js backend with REST APIs, database integration, authentication, real-time features, admin tools, third-party integrations, and deployment support. I work with Node.js, Express/NestJS, Laravel, React, MySQL, APIs, and VPS/cloud environments. Please message me so we can confirm endpoints, data model, integrations, and delivery milestones. Portfolio: https://www.freelancer.com/u/irfanui Regards, Mohammad 4th Dimension Partners
₹150,000 INR in 54 days
4.8
4.8

I have read your job post. I am a Python/Django Full Stack Developer with experience building social platforms, REST APIs, real-time messaging, authentication systems, and feed-based applications using Django, Django REST Framework, PostgreSQL, WebSockets, Docker, and Tailwind CSS. I can build your link-sharing social network with reusable Django apps for accounts, friendships, messaging, and feeds. The platform will include custom profiles with privacy controls, two-way friend connections, personalized link feeds, user timelines, tags and search, Open Graph link previews, and real-time messaging using Django Channels/WebSockets. I recommend Django REST Framework for an API-first architecture, keeping the platform ready for a future mobile application. The complete project will include Docker Compose configuration, PostgreSQL, migrations and seed data, unit tests for critical workflows, environment configuration, and a detailed README for setup and deployment.
₹75,000 INR in 30 days
4.7
4.7

Chittūr, India
Member since Jul 17, 2026
₹12500-37500 INR
$5000-10000 USD
₹12500-37500 INR
$30-250 USD
min ₹2500 INR / hour
₹400-750 INR / hour
₹12500-37500 INR
₹12500-37500 INR
₹37500-75000 INR
₹20000-30000 INR
$3000-5000 CAD
₹1500-12500 INR
£750-1500 GBP
$250-750 USD
$30-250 USD
$2000-6000 HKD
₹12500-37500 INR
₹75000-150000 INR
$250-750 USD
$15-25 USD / hour
min $50 USD / hour