Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 717 Bytes

File metadata and controls

9 lines (9 loc) · 717 Bytes

This is a simple dynamic blog made with html, css, javascript, php and MySQL. The blog consist of a Home page (where articles are displayed), an About us page(to find more about the author 'ME'); A Contact page (to contact the admin); and An Admin page (with an admin panel where the admin and create, edit, schedule and post articles). The admin page is protected by a password that only the admin knows. It possible for users to register/login onto the blog inorder to comment or like articles. A view count system also enables to know how many users saw/read the article. Finally the blog contains a side-bar which summarizes all articles posted on the blog. All feedbacks are welcomed at rsongrichard@gmail.com.