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 17:50:39 -07:00
activities style: Auth 2022-10-24 11:18:53 -07:00
database add table 2022-10-24 17:50:39 -07:00
lib add lib 2022-10-24 08:43:25 -07:00
public update banner-image 2022-10-24 17:38:31 -07:00
template refactor template 2022-10-24 17:38:57 -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.