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 11:18:53 -07:00
activities style: Auth 2022-10-24 11:18:53 -07:00
database feat: add DB 2022-08-27 16:11:41 +04:30
lib add lib 2022-10-24 08:43:25 -07:00
public temp 2022-10-24 10:49:03 -07:00
template temp 2022-10-24 10:49:03 -07:00
.gitignore gitignore 2022-10-24 08:43:52 -07:00
.htaccess add: htaccess 2022-10-24 08:44:16 -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.