Git Product home page Git Product logo

socials's Introduction

Socials - Your Personal Social Networking Hub

Welcome to Socials, your very own social networking site where connections flourish, conversations sparkle, and friendships thrive! Socials is built on Django, combining the power of a robust framework with a sleek and modern interface to elevate your social experience.

Features

  • Profiles that Pop: Customize your profile with photos, bios, and more. Let your personality shine through!
  • Connect with Style: Send friend requests, accept invitations, and build your social circle in a breeze.
  • Express Yourself: Share updates, photos, and thoughts with your network. It's not just a post; it's your story!
  • Stay in the Loop: Never miss a beat with real-time notifications. Stay updated on likes, comments, and new connections.
  • Privacy Matters: Control who sees your content with customizable privacy settings. Your data, your rules.

Getting Started

  1. Clone the Repository:

    git clone https://github.com/your-username/socials.git
    cd socials
  2. Create a Virtual Environment:

    python -m venv venv
  3. Activate the Virtual Environment:

    • For Windows:
      venv\Scripts\activate
    • For MacOS/Linux:
      source venv/bin/activate
  4. Install Dependencies:

    pip install -r requirements.txt
  5. Run Migrations:

    python manage.py migrate
  6. Create Superuser:

    python manage.py createsuperuser
  7. Run the Development Server:

    python manage.py runserver
  8. Visit http://localhost:8000/ in your browser to start using Socials!

Contributing

We welcome contributions! Whether you're a designer, developer, or simply an enthusiast, your ideas are valuable. Check out our Contribution Guidelines to get started.

License

This project is licensed under the MIT License, so feel free to fork, modify, and share the love.

Happy Socializing! ๐Ÿš€โœจ

socials's People

Contributors

prabal-rawal avatar

Watchers

 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.