For a Live Demo, Check : https://themonkscode.com/demos/micro-blog/
Technologies Used
: HTML, CSS, Bootstrap, PHP, MySQL
Functionalities
: Admin Approval Based Post System, Login, Logout, User Email Verification System,
Password Change, Edit / Delete Post, Post Status Control (Public/Private), Mini Admin Panel.
This was an Internview Assignment Project by a company. It was a Backend Position and the project requirement was Backend Only, so you will see very less use of Frontend Technology.
I only worked on the features I was asked as a demonstration for them.
This is not an application to be used publicly. There are many functionalities that could be added. You can use it as a PHP Cheat-Sheet / Reference to code.
-
To setup this project in your local directory, set up the config.php properly.
-
To use the 'Password Reset' and 'User EMail Verification in Registration' make the following changes :
Change the website for the Password Reset Link to your own website where you are hosting the app in 'VERIFICATION EMAIL' Section of /forgot/forgotpassword.php and /registration.php.