This project involved managing a blog site. This site included a content management system on the back-end where users could create, update, or delete a blog. The blogs were stored in a MySQL database, and were pulled from it for display on the public part of the site. The content management system required users to create an account and log in. A user database authenticated users logging in.
View the project here.