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.
To install the project, you need to follow these steps:
- Download or clone the repository to your local machine.
- Create a new database in your local or remote server.
- Import the
Database.sql
file in your created database. - Open
config.php
file located inincludes
folder and update the database details. - Upload the project files to your server.
- Launch the project by visiting the URL where you uploaded the files.
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.
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 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.
The Code Helper blog project was created by Arman Idrisi.
The Code Helper blog project is open-source software licensed under the MIT license.