news-site

所属分类:数据库管理工具
开发工具:PHP
文件大小:1011KB
下载次数:0
上传日期:2022-09-12 08:33:56
上 传 者sh-1993
说明:  一个带有管理面板的新闻项目,并具有完全安全的路由,因此普通用户无法在没有...
(A news project with admin dashboard and have fully secure routes so normal user cannot access admin dashboard without login credentials. A simple user cannot modify users and posts but an admin can modify posts, users as well as categories. A simple user can see the News read them , and also give feedback to the news)

文件列表:
DataBase-File (0, 2022-09-12)
DataBase-File\adminsite.sql (5739, 2022-09-12)
admin (0, 2022-09-12)
admin\add-catogary.php (3022, 2022-09-12)
admin\add-post.php (4852, 2022-09-12)
admin\category.php (3439, 2022-09-12)
admin\delete-category.php (202, 2022-09-12)
admin\delete-post.php (488, 2022-09-12)
admin\delete.php (204, 2022-09-12)
admin\edit-post.php (4226, 2022-09-12)
admin\edit.php (5044, 2022-09-12)
admin\images (0, 2022-09-12)
admin\images\Untitled-12.1.png (171571, 2022-09-12)
admin\images\Untitled-4.png (355691, 2022-09-12)
admin\images\Untitled-5.png (432852, 2022-09-12)
admin\index.php (2858, 2022-09-12)
admin\logout.php (131, 2022-09-12)
admin\post.php (4520, 2022-09-12)
admin\showdata.php (5401, 2022-09-12)
admin\update-post.php (1887, 2022-09-12)
admin\users.php (4562, 2022-09-12)
author.php (3687, 2022-09-12)
category.php (3563, 2022-09-12)
images (0, 2022-09-12)
images\news.jpg (36457, 2022-09-12)
include (0, 2022-09-12)
include\config.php (234, 2022-09-12)
include\footer.php (283, 2022-09-12)
include\header.php (1102, 2022-09-12)
include\index.php (903, 2022-09-12)
include\main-page-header.php (706, 2022-09-12)
include\side-bar.php (2053, 2022-09-12)
index.php (5033, 2022-09-12)
links (0, 2022-09-12)
links\bootstrap.min.css (160302, 2022-09-12)
links\index.php (903, 2022-09-12)
search.php (3686, 2022-09-12)
... ...

# News Project In this project we will create a news site with PHP along with admin dashboard. We can ca create many news with the categories. And admin has access to modify users and posts. ## Tech Stack **Client:** HTML, CSS , Bootstrap **Server:** PHP , MySQL ## Features - Fully responsive - Search Filter - Admin Panel - Every post single page - News Categories ## Run Locally Clone the project ```bash git clone https://github.com/Wajeeh-Haider/news-site ``` Go to the project directory and move them to Xampp htdocs ```bash start apache and mysql server ``` Open Mysql DB ```bash And create database as "adminsite" In table Column just copy the table name as adminsite from DataBase-File. ``` Start the server ```bash localhost/news-site ``` Open Admin Panel ```bash For Login in the admin Panel Admin Login ( Username = wajeeh Password = 1122 ); Normal User Login ( Username = shah Password = 1122 ) ``` **Note :** Only admin hass access to create normal user and admin user ## Acknowledgements - [Awesome Readme Templates](https://github.com/Wajeeh-Haider/Wajeeh-Haider) - [MERN Authentication](https://github.com/Wajeeh-Haider/mern-authentication) - [How to write a Good readme](https://github.com/Wajeeh-Haider/Wajeeh-Haider)

近期下载者

相关文件


收藏者