Welcome to the Blog Website! This is a simple yet functional blog platform built using PHP, where users can register, login, and view posts. Only posts from the admin account are displayed on the website.
- User Registration: New users can register by providing a username, email, and password.
- User Login: Registered users can log in using their username/email and password credentials.
- Post Display: Posts authored by the admin account are displayed on the website for users to read and engage with.
The following technologies were used to develop this project:
-
PHP: Backend scripting language used for server-side logic.
-
HTML: Markup language for structuring web pages.
-
CSS: Styling language used to design and layout the website. =======
-
TailwindCSS: Styling language used to design and layout the website.
7bcd878ec4176e4f0df7c6759d0fde7f1e1b096a
- MySQL: Relational database management system used for data storage.