alfik1 / social-media

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Media Project

This is a social media project built using Python, Django, Django Web, HTML, CSS, and Bootstrap. The project allows users to create an account, log in, and share posts with other users on the platform.

Getting Started

To get started with this project, you will need to clone this repository to your local machine. You will also need to have Python, Django, Django Web, HTML, CSS, and Bootstrap installed on your computer.

Prerequisites

To run this project, you will need:

  • Python 3.x
  • Django 3.x
  • Django Web
  • HTML
  • CSS
  • Bootstrap

Installing

Clone this repository to your local machine using the following command:

git clone https://github.com/your-username/social-media.git

Navigate to the project directory:

cd social-media

Install the required packages:

pip install -r requirements.txt

Run the server:

python manage.py runserver

Open your web browser and go to http://localhost:8000 to access the application.

Usage

To use the social media project, you will need to create an account. Once you have created an account and logged in, you can share posts with other users on the platform. You can also view posts shared by other users and follow them to keep up with their posts.

Contributing

If you would like to contribute to this project, you can fork the repository and submit a pull request with your changes. Please make sure that your changes are well-documented and that you have tested them thoroughly.

About


Languages

Language:CSS 79.3%Language:Python 12.0%Language:HTML 8.6%Language:JavaScript 0.1%