README.md
This commit is contained in:
parent
0d05129ccd
commit
0525954fff
1 changed files with 20 additions and 0 deletions
20
README.md
Normal file
20
README.md
Normal 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.
|
Loading…
Reference in a new issue