CMS Website

I am developing a dynamic CMS PHP website featuring robust user authentication with login, signup, and forgot password functionalities, employing regex for secure data handling. Users can engage with posts through like or dislike actions, view posts, and observe online users. The dashboard showcases insightful charts for comprehensive analytics on all posts, published posts, comments, users, subscribers, categories, and draft posts. Admin users have privileges to add/edit posts and categories, while subscribers can only view them. Leveraging MySQL for database management, PHP functions for server-side logic, SMTP for email services, and Composer for dependency management, the website incorporates JavaScript, HTML, jQuery, and Bootstrap for an interactive and responsive user interface.
To access a live version of the website, please  click here.

To access the source code, please  click here.