Skip to content

Latest commit

 

History

History
79 lines (46 loc) · 2.42 KB

README.md

File metadata and controls

79 lines (46 loc) · 2.42 KB

Online News Website

Welcome to the PHP News Site project! This project is designed to help you create a robust and feature-rich news website using PHP. Whether you're building a news site for a specific niche or a general news platform this project provides a solid foundation for managing popular news breaking news and the latest updates. It also comes with an advanced admin panel for easy content management.

Project Screenshots:

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot

🧐 Features

Here're some of the project's best features:

  • Popular News
  • Breaking News
  • Web Setting
  • User Management
  • Category Management
  • Analytics

🛠️ Installation Steps:

1. Install XAMPP or WAMPP

2. Open XAMPP Control panal and start [apache] and [mysql]

3. Clone the repository to your local machine:

git clone https://github.com/MahdiZare2002/Online-News-Website.git

4. extract files in C:\xampp\htdocs.

The project name must be `Online-News-Website`

5. open project on localhost/phpmyadmin

6. click on new at side navbar.

7. give a database name as (project) hit on create button.

8. after creating database name click on import.

9. browse the file in directory [Online-News-Website/database/project.sql].

10. after importing successfully. open any browser and type http://localhost/Online-News-Website/

11. first register and then login

Don't forget to configure your database information in the index.php  And also mail configuration in the index.php ( I used mailtrap )

💻 Built with

Technologies used in the project:

  • PHP
  • Mysql
  • Web Server (e.g. Apache Nginx)

🛡️ License:

This project is licensed under the MIT License.

💖Like my work?

Enjoy building and customizing your online news site with PHP! If you have any questions or issues feel free to open an issue.