Skip to content

A Social Media Management System built with Python and Flask. Manage posts, user profiles, chat functionality, and more.

Notifications You must be signed in to change notification settings

Vindhya733/social-media-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media Management System

A simple web-based social media management system built with Python Flask.
It allows users to interact, manage profiles, and simulate social media functionality with an intuitive interface.

🚀 Features

  • User Registration & Login
  • Profile Management
  • Post Creation & Viewing
  • Chat Interface
  • Responsive UI with HTML/CSS (static folder)
  • Flask-based lightweight backend
  • Template rendering with Jinja2

📂 Project Structure

social media/ ├── static/ # CSS files ├── templates/ # HTML templates ├── app.py # Main Flask app ├── requirements.txt # Required Python packages ├── README.md

💻 How to Run

1️⃣ Clone the repository

git clone https://github.com/Vindhya733/social-media-management-system.git

2️⃣ Navigate to project folder

cd social-media-management-system

3️⃣ Install dependencies

pip install -r requirements.txt

4️⃣ Run the Flask app

python app.py

5️⃣ Open your browser and visit:

http://127.0.0.1:5000/

📝 License This project is for educational purposes. Feel free to fork and customize!

⭐ If you like this project, give it a star on GitHub!


Suggested Topics for your GitHub repo (you can add these in Topics section):

🙏 Contributions are welcome.

About

A Social Media Management System built with Python and Flask. Manage posts, user profiles, chat functionality, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •