Skip to content

Armanidrisi/Code-Helper-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Code Helper Blog

GitHub license GitHub issues GitHub stars

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.

📄 License

The Code Helper blog project is open-source software licensed under the MIT license.