🖊️ Daily Blogs - WPL Project

Daily Blogs project is a modern and user-friendly platform for bloggers to share their daily experiences and thoughts with others. It utilizes a sleek and minimalistic design language, and features a user registration and login system, a search bar, trending page, and responsive web design.

✨ Features

The features aim to provide users with a seamless and enjoyable blogging experience, allowing them to easily share their daily experiences and thoughts with others.

  • Clean and minimalist design
  • Latest Blogs
  • Trending Page
  • Search Page
  • Detailed view of blog posts with full content and associated images
  • Responsive web design for all platforms
  • Easy to use
  • Save drafts for future use
  • User Page
  • User registration and login system for users to create and manage their own blog posts

💿 Installation

Install XAMPP on your machine

Folder Structure

src/
├── images/
│   └── blog_data
├── pages/
│   ├── index.php
│   ├── create.php
│   ├── home.php
│   ├── .
│   └── .
├── scripts/
│   ├── connection.php
│   ├── authentication.php
│   ├── validation.js
│   ├── .
│   └── .
└── styles/
    ├── home.css
    ├── navbar.css
    ├── .
    └── .

💻 Website Preview

Screenshot-2023-05-05-at-2-42-58-PM

Screenshot-2023-05-05-at-2-51-27-PM

Screenshot-2023-05-05-at-2-45-05-PM

Screenshot-2023-05-05-at-2-44-51-PM

✍️ Authors