Skip to content

LukmanRambe/Blogger-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogger Clone

This is Blogger Clone (https://blogger.com/) that i have created with PHP by using MVC Concept, we can create a post, edit it, delete it and leave some comment in it. We can also see other people's post and leave some comment in it.

Web Pages

Home

Home This is the landing page of Blogger Clone

Posts

Posts In this page, we can see all the posts that we have created

Comments

Comments In this page, we can see all the comments from our posts

Create Post

Create Post In this page, we create our post by fill in the title and content input

Edit Post

Edit Post In this page, we can edit our post, either it's title or content

Online Posts

Online Posts In this page, we can see how people see our list of posts when they visit our profile

Online Post

Commented Post In this page, people can read our post and comment our post

User Profile

User Profile In this page, we can edit our username and profile picture