31
WELLCOME 365 Online News System

Online news 365

Embed Size (px)

Citation preview

Page 1: Online news 365

WELLCOME 365 Online News System

Page 2: Online news 365

ONLINE NEWS SYSTEM

(365 NEWS)

Presented By:

Manish KumarMCA 2011-14 Batch

Internal Guide

Mr. J.N Singh

H.O.D.

Mr. Unnikrishnan

Page 3: Online news 365

Online news System allows customers to read up to date news related to many fields like Entertainment, National, International, Business, Bollywood ,Hollywood, Politics, Sports, Education etc.

without any payment or login .He can also contact us to give suggestions and can also give us feedback related to our site .

New News can be added or post only by the admin and only admin have the right to update or delete any News.

Admin have the right to give authority to other for News update, add or Delete.

 

INTRODUCTION

Page 4: Online news 365

This project is going to be developed with main objectives behind this.

The main objective of e-NEWS is that to provide the all type of instant and important news related to business, world, India, World Sports, Education etc.

Those people who don’t have time to read the newspaper and always linked with internet can get more informative  .

Publish news about local region, town, city, state,

national and inter-national.

Objective

Page 5: Online news 365

End user can upload news from any where at any time through web, mobile, tablets, etc. with registered their login id & password.

Professionally publish online news publication, corporate press releases, or manage other content without technical expertise

Page 6: Online news 365

Complete database management

Database security Effective database management Transaction managements Maintain addition or deletion in any

category

  OTHER OBJECTIVE

Page 7: Online news 365

Web base system  Easy and fast response Flexible to access. Provides details efficiently

System should be user friendly  User friendly interface. Availability of multiple categorized News at one

place at same time. Upload and manage more than one News in one

session. Any time any news related to different fields will be

available.

Page 8: Online news 365

This portal is open to public and end user or customer can come here and browse the desired news.

You don't have to wait for newspaper in morning.

Any time any news related to different fields will be available.

We are developing an admin panel where our reputed clients can check day wise uploads, editing happen by authorized users.

 

PURPOSE

Page 9: Online news 365

We are uploading the news of all categories happen in the world and it will be maintained by using database and real time algorithms.

In which authorized user would add news on the website.

Page 10: Online news 365

At Developer End

Processor : Intel Core 2 Duo(similar or Above) RAM: 1 GB or More Storage Capacity : 10 GB or More

At End User

Processor : Intel Pentium 4(similar or Above) RAM: 256 MB or More 

HARDWARE REQUIRMENT

Page 11: Online news 365

AT Developer End

Front-end : PHP Version (5.3.9), JavaScript, HTML4, CSS. Back-end :MySQL Version (5.5.20). OS : Window XP or above, Linux or any other Other tools : Wamp Server Version (2.2), Word Press,

Photoshop, Dream Weaver, Notepad++, SEO (Search Engine Optimization), Microsoft Word, Rational Rose.

AT End User

Any Latest Web Enabled Browser. Window XP or above, Linux or any other.

SOFTWARE REQUIRMENT

Page 12: Online news 365

Admin User Module Registration Module Guest section Contact Us Module Search Module

MODULES

Page 13: Online news 365

A use case diagram at its simplest is a representation of a user's interaction with the system and depicting the specifications of a use case.

A use case diagram can portray the different types of users of a system and the various ways that they interact with the system.

This type of diagram is typically used in conjunction with the textual use case and will often be accompanied by other types of diagrams as well.

  Use Case Diagram

Page 14: Online news 365
Page 15: Online news 365

Activity Diagram

Page 16: Online news 365

0 Level DFD:

This Level of DFD shows that what input is coming and what processing happens and what are the output results.

As in this web application user enter and surf this web application and get the result as post an searching of items, giving the feedback.

Data Flow Diagram

Page 17: Online news 365

O Level DFD-

Page 18: Online news 365

Context Level DFD

Page 19: Online news 365

Level 1 DATA FLOW DIAGRAM

Page 20: Online news 365

Level 2 DFD (General-Public)

Page 21: Online news 365

365 News System Home Page-

Screen Layout

Page 22: Online news 365

 

User Contact Form 

Page 23: Online news 365

Post news

Page 24: Online news 365

Menu Selection

Page 25: Online news 365

Video Post

Page 26: Online news 365

 RSS Working

Page 27: Online news 365

Once source code has been generated, software must be tested to uncover as many errors as possible before delivery to the client. Which is a very important to work the system successfully and achieve high quality of software. Testing includes designing a series of test cases that have a high likelihood of finding errors by applying software-testing techniques.

  Software testing is a critical component of the software engineering

process. It is an element of software quality assurance (SQA).

  System testing makes logical assumptions that if all the parts of the

system are correct, the goal will be successfully achieved. The system should be checked logically. Validations and cross checks should be there. Avoid duplications of records that cause redundancy of data.

Testing

Page 28: Online news 365

In the web based application smallest testable unit is Web page itself. So the web pages of the site are to be unit tested.

Each web page contains content, navigational links, and processing elements (scripts, event handlers, etc.) .The testing will be driven by the content processing, and links contained in the site.

Unit Testing

Page 29: Online news 365

White box testing is testing case design method that uses the control structure of the procedural design test cases.

Integration Testing

In integration testing, the different units of the system are integrated together to form the complete system and this type of testing checks the system as whole to ensure that it is doing what is supposed to

do.

White Box Testing

Page 30: Online news 365

The uncovered weaknesses that were not found in earlier tests are removed in system testing.

The system is corrected such away that it does not affect the forced system failure.

This testing is done with low volume of transaction based on live data. Finally the total system is also tested to ensure that no data are lost.

 System Testing

Page 31: Online news 365

THANK YOU