An open API service indexing awesome lists of open source software.

https://github.com/armanidrisi/code-helper-blog

This Is A Coding blog which has written in Php
https://github.com/armanidrisi/code-helper-blog

blog blog-php blog-website bootstrap css javascript php php-blog php-blog-cms php8

Last synced: about 2 months ago
JSON representation

This Is A Coding blog which has written in Php

Awesome Lists containing this project

README

          

# 🚀 Code Helper Blog

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Armanidrisi/Code-Helper-Blog/blob/main/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/Armanidrisi/Code-Helper-Blog.svg)](https://github.com/Armanidrisi/Code-Helper-Blog/issues)
[![GitHub stars](https://img.shields.io/github/stars/Armanidrisi/Code-Helper-Blog.svg)](https://github.com/Armanidrisi/Code-Helper-Blog/stargazers)

This is a simple blog project created using Core PHP, HTML, CSS and Bootstrap. The blog is named "Code Helper" and is designed to provide useful articles, tutorials and tips for programmers and developers.

## 📥 Installation

To install the project, you need to follow these steps:

1. Download or clone the repository to your local machine.
2. Create a new database in your local or remote server.
3. Import the `Database.sql` file in your created database.
4. Open `config.php` file located in `includes` folder and update the database details.
5. Upload the project files to your server.
6. Launch the project by visiting the URL where you uploaded the files.

preview

## 🌟 Features

The Code Helper blog project comes with the following features:

* 🙍‍♂️ User registration and login system.
* 🔒 Admin panel to manage posts, categories, and users.
* 📝 Ability to add, edit, and delete posts.
* 📚 Ability to add, edit, and delete categories.
* 🔎 Search functionality to search posts by title or content.
* 📑 Pagination to display posts in multiple pages.
* 📱 Responsive design to work well on desktops, tablets and mobile devices.

## 🚀 Usage

To use the Code Helper blog, you need to create an account first. After registration, you will be redirected to the home page where you can see all the posts. You can create a new post by clicking on the "New Post" button in the navigation bar. In the admin panel, you can manage posts, categories and users.

## 🤝 Contributions

Contributions to the Code Helper blog project are welcome. If you have any suggestions, feedback or bug reports, feel free to open an issue on GitHub. You can also fork the project and create a pull request if you want to contribute code.

## 🎉 Credits

The Code Helper blog project was created by [Arman Idrisi](https://github.com/Armanidrisi).

## 📄 License

The Code Helper blog project is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT).