20 lines
418 B
Markdown
20 lines
418 B
Markdown
|
# 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.
|