Skip to content
#

post-management

Here are 15 public repositories matching this topic...

PHP-MySQL-Blog-Website-with-Admin-Panel

The PHP & MySQL Blog App with Admin Panel project is a web application that allows users to create and manage blog posts, categories, and users. The app is built using PHP and MySQL, two popular technologies for web development, and features a robust CRUD functionality that enables users to Create, Read, Update, and Delete posts, categories,etc

  • Updated May 13, 2024
  • PHP

This repository contains a C++ implementation of a dynamic social media feed manager using a linked list structure. It allows users to add, search, edit, delete, and display posts in both chronological and reverse chronological order.

  • Updated Jun 16, 2024
  • C++

A social networking platform built with JavaScript frontend and Django backend. Features include user authentication, post creation/editing, profile management, follow/unfollow functionality, paginated post feeds, and real-time like interactions. Posts are displayed in chronological order with separate views for all posts and following feed.

  • Updated Mar 19, 2024
  • Python

This project is a Django-based blog management application that allows users to create, view, edit, and soft-delete their own blog posts. Each post includes a title and description, with optional image uploads. It features a user authentication system, so users can only manage their own posts, and includes an admin panel for managing content.

  • Updated Sep 20, 2024
  • Python

BlogApp is a comprehensive RESTful web service designed for the creation, management, and interaction with blog posts and comments. Developed using Java and Spring Boot, this application provides a robust platform for users to publish and engage with blog content.

  • Updated Sep 14, 2024
  • Java

The Instagram Clone project is a Flask-based web application that allows users to register, log in, create and manage posts, comment on posts, and edit profiles. It utilizes Google Cloud Storage for image storage and Google Datastore for user and post data management, providing a scalable and secure platform.

  • Updated Jan 15, 2025
  • PowerShell

Improve this page

Add a description, image, and links to the post-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the post-management topic, visit your repo's landing page and select "manage topics."

Learn more