An online news site that includes the latest news, news categories and breaking news with an advanced admin panel
Find a file
mobinajafarian 004cf66492 add public
2023-06-12 23:04:19 +03:30
activities update DataBase name 2023-06-12 23:00:04 +03:30
database rename main route 2023-06-12 23:00:36 +03:30
lib add lib 2022-10-24 08:43:25 -07:00
public add public 2023-06-12 23:04:19 +03:30
template rename main route 2023-06-12 22:57:50 +03:30
.gitignore gitignore 2022-10-24 08:43:52 -07:00
.htaccess update .htaccess file 2023-06-12 22:58:15 +03:30
index.php fixed 2023-06-12 22:58:54 +03:30
README.md update README.md file 2023-06-12 23:03:13 +03:30

Online News site

Table of Contents

General Information

An online news site that includes the latest news, news categories and breaking news with an advanced admin panel.

Technologies Used

  • PHP 8.1.10

Features

List the ready features here:

  • Breaking News
  • Editor's Choice
  • Controversial News
  • User Permissions
  • Web Setting
  • Authentication

Screenshots

online news screenshot

online news screenshot

adminPanel screenshot

online news posts screenshot

RegisterPage screenshot

Setup

  1. Install XAMPP or WAMPP

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

  3. Download project from github(https://github.com/MobinaJafarian/OnlineNewsSite)
    OR follow gitbash commands

    i>cd C:\xampp\htdocs\

    ii>git clone https://github.com/MobinaJafarian/OnlineNewsSite.git

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

  5. open link localhost/phpmyadmin

  6. click on new at side navbar.

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

  8. after creating database name click on import.

  9. browse the file in directory [OnlineNewsSite/database/news-project.sql].

  10. after importing successfully.

  11. open any browser and type http://localhost/OnlineNewsSite/

  12. first register and then login

  13. admin login details:

Project Status

Project is: complete

Contact

Created by @MobinaJafarian - feel free to contact me!