Skip to content

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

Notifications You must be signed in to change notification settings

fullstack-superdev/Online-News-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 OR follow gitbash commands

  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 [NewsProject/database/news-project.sql].

  10. after importing successfully.

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

  12. first register and then login

  13. admin login details:

Project Status

Project is: complete

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published