Skip to content

someshbhandare/myspace

Repository files navigation

Myspace Social Media Platform

Myspace is a robust social media platform developed using Django and MySQL, designed to provide users with a seamless and engaging social networking experience.

Features

  • User Authentication:

    • Secure user registration and authentication system.
    • Password reset functionality for user convenience.
  • Profile Management:

    • Update and manage user profiles with ease.
  • Friendship System:

    • Send, receive, accept, and delete friend requests for meaningful connections.
  • Post Management:

    • Create and delete posts effortlessly.
  • Post Interactions:

    • Like and comment on posts to encourage user engagement.

Tech Stack

  • Backend:

    • Django
  • Database:

    • MySQL

Getting Started

  1. Clone the repository:
    git clone https://github.com/someshbhandare/myspace.git
    
  2. Install dependencies:
    pip install -r requirements.txt
    
  3. Run migrations:
    python manage.py migrate
    
  4. Start the development server:
    python manage.py runserver
    

License

This project is licensed under the MIT License.

About

Social media application built using Django

Topics

Resources

License

Stars

Watchers

Forks