This is a PHP blog application powered by MySQL database written in the PDO style with OOP approach.
The app provides the basic functions you'd expect from an blog.
- CRUD operations for articles
- CRUD operations for article image
- CRUD operations for categoires
- View total articles
- Image upload
- Pagination
- Contact form for sending email
- Login
- Logout
- HTML
- CSS
- PHP
- Bootstrap 5
- SQL
- MySQL
Clone this repo to to a new folder named 'epic-story'. Move expense-tracker folder to your 'htdocs' folder.
- Notice you must have XAMMP installed on your machine https://www.apachefriends.org/download.html.
- Open xammp and start MySQL Database and Apache server.
- Open you web browser and go to http://localhost/epic-story
- You can view the database and table at http://localhost/phpmyadmin/index.php
You can check out the full license here
This project is licensed under the terms of the MIT license.
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!