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
- Host: GitHub
- URL: https://github.com/armanidrisi/code-helper-blog
- Owner: Armanidrisi
- Created: 2023-03-01T20:17:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T13:24:14.000Z (about 3 years ago)
- Last Synced: 2025-03-20T20:43:14.171Z (about 1 year ago)
- Topics: blog, blog-php, blog-website, bootstrap, css, javascript, php, php-blog, php-blog-cms, php8
- Language: CSS
- Homepage:
- Size: 10.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Code Helper Blog
[](https://github.com/Armanidrisi/Code-Helper-Blog/blob/main/LICENSE)
[](https://github.com/Armanidrisi/Code-Helper-Blog/issues)
[](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.

## 🌟 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).