The purpose of the project is to develop an “Online News Portal System” and provides news for all viewers. Online news portal allows customers to read up to date news related to many fields like Entertainment, National and International events, Sports, Politics, Education etc., without any payment or login. New News can be added or posted only by the admin and only admin have the authorization to update or delete any news. Admin has the right to give authority to other to update add or delete news. It will be a popular source of information for people who want to stay informed about current events and news from around the world. The online news portal has been developed to override the problem prevailing in the practicing manual system. The portal provides a suitable and easy display for which large population around the word can learn or will have the knowledge about the world. No format knowledge is needed to use this portal.
Now-a-days we live in age of Information Communication and Technology (ICT). Form morning to night, we need help of the technology. We can’t think a single moment without technology. Most of the words depends on web application. We have developed our project so that we can aware the people.
| Project Name | Online News Portal System |
|---|---|
| Language Used | HTML, CSS, Javascript, PHP,MYSQL |
| Database | MYSQL |
| Web Browser | Mozilla, Google Chrome |
| Software | XAMPP |
A project on online news portal system using Apache server and MYSQl developed. Online News portal divided into 3 modules
- Admin Module
- Reporter Module
- User Module(Visitor)
- Admin Login
- Reporter
- Categoty
- Post
- Setting
- Comment
Admin can login through login form.
Admin can create add reporter, edit reporter and also delete the reporter
Admin can create add category, edit category and also delete the category.
Admin can create add post, edit post and also delete the post.
Admin can manage the logo and footer section
Admin can approved & unapproved.
- Reporter
- Comment
- Post
Reporter can login through login form.
Reporter can approved & unapproved.
Reporter can create add post, edit post and also delete the post.
- User(Visitor)
- Comment
Anyone can read the news and also search for particular news. The reader can leave comments on the particular news.
To run the project locally, follow these steps: Clone the repository
git clone: https://github.com/Unique982/Online-News-Portal-System.gitcreate a New database named "news".
import the news.sql file into your database
