Skip to content

A PHP and MySQL blog website featuring user registration, secure password hashing, blog post creation, tagging, search functionality, and an admin dashboard for post and user moderation

Notifications You must be signed in to change notification settings

meghabyte-og/blog-website

Repository files navigation

blog - a website

This is a blog management system built using PHP, HTML, CSS, MySQL, and JavaScript. The website allows users to create accounts, post blogs with thumbnails, and view publicly displayed posts on the home page. Posts are categorized by tags for easy navigation, and users can search for specific posts using the search bar. Additionally, the website includes an admin login system that enables administrators to regulate users and their posts.

Features

User Registration and Login:

  • Users can create accounts and log in to the website.
  • User authentication is handled securely using PHP sessions and password hashing.

Blog Posting:

  • Authenticated users can create and publish blog posts.
  • Each post includes a thumbnail that is displayed on the home page.

Tagging and Categorization:

  • Users can assign tags to their blog posts for easy categorization.
  • Posts can be filtered based on tags, making it easier to find specific content.

Search Functionality:

  • The website features a search bar that allows users to find posts based on keywords.
  • Search results are displayed in real-time, enhancing user experience.

Admin Dashboard:

  • Admins can log in to access the admin dashboard.
  • The admin dashboard allows administrators to manage users and their posts.
  • Inappropriate posts can be taken down, and users can be deleted if necessary.

Vibrant UI:

  • The website's design features vibrant colors, providing an engaging user interface.

About

A PHP and MySQL blog website featuring user registration, secure password hashing, blog post creation, tagging, search functionality, and an admin dashboard for post and user moderation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published