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.
- Users can create accounts and log in to the website.
- User authentication is handled securely using PHP sessions and password hashing.
- Authenticated users can create and publish blog posts.
- Each post includes a thumbnail that is displayed on the home page.
- 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.
- 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.
- 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.
- The website's design features vibrant colors, providing an engaging user interface.




