ws2019-php-mysql-blog-final-project–Blog Final Project with PHP and MySQL

Media Files

No media files provided.

Project Submission

+ Submit Assignment

Deadline: about 5 years ago.

Your submissions

Background

Build a Blog Application with PHP & MySQL

Requirement

  • Create / Edit / Delete Blog Post
  • While creating / editing blog post, should contain the following fields:
    • Blog category (Dropdown selector, single choice, relate to table)
    • Title
    • Content
  • 3 ways to browse the list of blog posts:
    • All posts
    • By category
    • Search by keyword (Search for title & content)
  • Blog post single page should contain the following information:
    • Blog category
    • Title
    • Content
    • Publish date & time
    • Last edit date & time

Submission guideline

  • Archive the application as a .zip file and uploads here, or
  • Github / Gitlab project url