activities | ||
database | ||
lib | ||
public | ||
template | ||
.gitignore | ||
.htaccess | ||
index.php | ||
README.md |
Online News site
Table of Contents
General Information
An online news site that includes the latest news, news categories and breaking news with an advanced admin panel.
Technologies Used
- PHP 8.1.10
Features
List the ready features here:
- Breaking News
- Editor's Choice
- Controversial News
- User Permissions
- Web Setting
- Authentication
Screenshots
Setup
-
Install XAMPP or WAMPP
-
Open XAMPP Control panal and start [apache] and [mysql] .
-
Download project from github(https://github.com/MobinaJafarian/OnlineNewsSite)
OR follow gitbash commandsi>cd C:\xampp\htdocs\
ii>git clone https://github.com/MobinaJafarian/OnlineNewsSite.git
-
extract files in C:\xampp\htdocs.
-
open link localhost/phpmyadmin
-
click on new at side navbar.
-
give a database name as (news-project) hit on create button.
-
after creating database name click on import.
-
browse the file in directory [NewsProject/database/news-project.sql].
-
after importing successfully.
-
open any browser and type http://localhost/NewsProject/
-
first register and then login
-
admin login details:
- Email=nj@gmail.com and
- Password=19991999
Project Status
Project is: complete
Contact
Created by @MobinaJafarian - feel free to contact me!