You are on page 1of 5

Content Management System

Abstract:

A Web Content Management System (WCMS) is a web application that


facilitates a group of users, usually from different departments in an enterprise, to
collaboratively maintain and organise the content of a website in an effective
manner. Almost every enterprise these days needs a website to communicate with
customers, partners, shareholders, and so on, providing up-to-date information on
the enterprise, its products and services. Increasingly, commercial activities and
order transactions are conducted on enterprise websites.
Introduction:

A content management system (CMS) is a system used to manage the content of


a Web site. Typically, a CMS consists of two elements: the content management
application (CMA) and the content delivery application (CDA). The CMA element
allows the content manager or author, who may not know Hypertext Markup
Language (HTML), to manage the creation, modification, and removal of content
from a Web site without needing the expertise of a Webmaster. The CDA element
uses and compiles that information to update the Web site. The features of a CMS
system vary, but most include Web-based publishing, format management,
revision control, and indexing, search, and retrieval. A CMS system indexes all
data within an organization. Individuals can then search for data using keywords,
which the CMS system retrieves.
Existing system:

The definition of a CMS is an application (more likely web-based), that provides


capabilities for multiple users with different permission levels to manage (all or a
section of) content, data or information of a website project, or internet / intranet
application. Managing content refers to creating, editing, archiving, publishing,
collaborating on, reporting, distributing website content, data and information.
An example of a CMS application is a Web Application that provides the
following administration, control panel or website management functionalities.
The platform where you are going to develop is one the most important thing. All
coding, whatsoever, especially CMSs, should be created as a platform-independent
software. This means that your code can be used in any operating system and in
any common environment (and for any purpose). In this we specially should be
very carefully because if we create too platform-restricted software, you may not
share (or sell) it too well.

Proposed system:

Create new pages with ease, without having to upload files or worry about layout
consistency. With our CMS, you only need to edit the content of the page, the
layout is applied automatically. Automatically handle updates to key areas. When
publishing new pages, features like drop down navigations, preview text and
sitemaps are all updated automatically. Turn features on or off more easily and
without managing code or uploading files. Want a contact form to appear on this
page? Just click the checkbox and its there. Module based design means the CMS
can be customised to add new features quickly. This includes a shopping cart, e
Commerce solutions, a blog, news systems, FAQ pages, email marketing and
more! Almost any feature you can think of can be added to the CMS for easy
website management.

System requirements:

Hardware Requirements:

System : Pentium IV 2.4 GHz.


Hard Disk : 150 GB.
Monitor : 15 VGA Colour.
Mouse : Logitech.
RAM : 2GB Mb.
Software Requirements:

Operating system : - Windows.


Front End : - ASP.NET
Database : - MS SQL
Tools :-IIS

Conclusion:

Bug tracking is a fundamental part of the Software Engineering lifecycle process.


Effective use of a bug tracking system will lead to a more structured approach
through the development lifecycle, resulting in a higher quality product while
also reducing development and support costs.

You might also like