An online news site that includes the latest news, news categories and breaking news with an advanced admin panel
Find a file
2022-10-24 08:43:52 -07:00
activities docs: add documents 2022-09-09 15:37:26 +04:30
database feat: add DB 2022-08-27 16:11:41 +04:30
lib add lib 2022-10-24 08:43:25 -07:00
public refactor : name of the images files 2022-09-09 15:48:06 +04:30
template docs: add documents 2022-09-09 15:37:26 +04:30
.gitignore gitignore 2022-10-24 08:43:52 -07:00
index.php docs: add documents 2022-09-09 15:37:26 +04:30
README.md README.md 2022-09-09 16:18:32 +04:30

news website

This is a news website project that includes :

  • the display of news

    • breaking news
    • the most visited news
    • the most commented news
    • the page of each news
  • categories

  • user permissions

  • edit and delete users

  • web setting

This project has three main parts:

  • admin panel
  • authentication
  • the main part of the news site.

And it is possible to register and login.