README.md

This commit is contained in:
Mobina 2022-09-09 16:18:32 +04:30
parent 0d05129ccd
commit 0525954fff

20
README.md Normal file
View file

@ -0,0 +1,20 @@
# 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.