Chapter One: 1.2 Aims and Objectives
Chapter One: 1.2 Aims and Objectives
Chapter One: 1.2 Aims and Objectives
INTRODUCTION
1.1 Introduction
One of the tasks of any manager is to plan and control the organization in the way that the
organization can achieve its goals. Issues relative with the well-being of man like shelter and others
issues are very important to take decision in the organization. With the help of property management
system those issues would be easily tackle. This property management system is a software where
property details such as available house details, schedules, address, and others are been setup by an
administrator.
1.2.1 Aims
The main aim of this project is to ensure that management abides by regulations and laws when
interacting with tenants and vendors.
Another aim is to match with properties for sale by number of bedrooms / price criteria.
Create Letters & contracts easily using templates.
It also aim to allow easy entry of Property and vendor details
1.2.2 Objectives
1
To maintain property details, registration of property for sale includes property address, property
description, price, facilities available. Store property floor plan, property documents. Creation of
thumbnail of property images for brochure.
1.3 Project Category
This project focuses on the design and development of a web-enable database management system
for the organization and property management system.
The scope of the project is to design and implement an automated institution housekeeping system.
This project is very mayor to all real estate departments. The key focus is given on data security, as the
project is online and will be transferred in network. The speed and accuracy will be maintained in a proper
way. Through this project I have tried to automate the task of:
Category of Property
Features of Property
Details of Property
Price Details
Available property information
Entering the detail contact information, and other information.
Checking password and confirm password.
Checking username available or not during the registration process.
Member management
Member id is generated automatically from the table by auto generation.
Entering the details like primary information, professional information, contact information and
other information.
Add Banners and property images
Save time of search
2
Give a modification power to site’s owner. So, Administrator of site can make any changes such
like can add a new property category and property type details on the working windows.
Administrator can also change the Banner.
1.5 Tools/Platform
Tools refer to the hardware and software that can be used to achieve the project goals
SQL Server
When we choose a backend for an enterprise level application we have so many options, like
Oracle, Sybase, MySql, however we choose Microsoft SQL Server 2000 as our database, and it
has so many features which is ideal for our dot net based application. Includes
ASP.NET
ASP.NET is a set of web development technologies marked be Microsoft. Programmers can
use it to build dynamic web sites. Web applications and XML web services. It is part of
Microsoft’s .net platform and is the successor to Microsoft’s Active Server Pages (ASP)
technology.
Principles of ASP.NET
Even though ASP.NET takes its name from Microsoft’s old web development technology, ASP, the
two differ significantly. Microsoft has completely rebuilt ASP.NET, based on the Common Language
Runtime (CLR) shared by all Microsoft .NET applications. Programmers can write ASP.NET code
using any of the different programming languages supported by the .net framework, usually
3
(proprietary) Visual Basic .NET, Jscript .NET, or (Standardized) C#, but also including open-source
languages such as Perl and Python. ASP.NET has performance benefits over previous script-based
technologies because the server-side code is compiled to one or a few DLL files on a web server.
1.6 Limitation
Limitations are matters and occurrences that arise in a study which are out of the researcher's
control. They limit the extensity to which a study can go, and sometimes affect the end result and
conclusions that can be drawn. The few limitations in this web application are as follows:
Lack of funds
Inadequate timing
Property is displayed for the limited number of days.
4
Maps are not provided for the convenience of the user.
1.7 Methodology
The methodologies of this research include:
Using available data/information
Oral interview.
Observation.
Database design and web programming
The observation here refers to the method which involves careful looking at the staff and
institution of the students when carrying out activities in their works, since the project focused
on web application with database, it is important therefore to use good database design and web
programming tools.
The database management system of choice is MYSQL while the web programming was done
with HTML (hypertext makeup language), Java script, CSS (cascading Style Sheet) and PHP
(hypertext pre-processor).
5
CHAPTER TWO
LITERATURE REVIEW
According to Scarrett (1995) “property management system seeks to advice the establishment of an
appropriate framework within which to oversee property holdings to achieve the agreed short and long-
term objectives of the estate owner and particularly to have regard to the purpose for which the estate is
held. The basic needs will be to carry out such tasks as negotiating lettings on suitable terms; initiating
and negotiating rent reviews and lease renewals, overseeing physical maintenance and the enforcement
of lease covenants (Michael, 2003).
Successful property management system is a demanding activity which requires relevant understanding,
ability and appropriate technical and organizational skills as well as resources to successfully maintain
and improve property value through to its obsolescence (Huang, 2000). Property assets, which include
land and buildings, are a key resource for all types of organizations, including local authorities and
central governments. In the same way as other resources - human, financial and information - contribute
to the success of these organizations, and so does the property resource. (Rhodes, 2008).
These activities will take place within an agreed strategic framework where there is a need to be mindful
of the necessity of upgrading and merging interests where possible, recognizing other opportunities for
the development of potential and fulfilling the owner’s legal and social duties to the community” (James
and Donald 2000). Not only is a large amount of capital devoted to these assets, they can also add value
to an organization through effective and often creative management.
Two of the major criticisms of inadequate management practices are the lack of a strategic approach to
property management and the limited recognition of the value of these assets by property users and
operational decision makers, resulting in potential asset becoming a major liability (Huang, 2000). But
many organizations, internally and externally, have responded to the challenges and introduced a
number of measures in order to improve their management practices related to operational property.
6
2.1 Problem definition
Property management system for this organization uses traditional method of keeping records of the
client’s files. This manual record keeping in the organization has been characterized by a lot of
problems, such as:
a. Lack of skill in interpretation of reports from the activities of the organization.
b. Data losses: loss of data perhaps would happen if all information only kept inside paper on.
c. Data redundancies: abundant and repetition data also perhaps will happen.
d. No database to store information: by using manual system, loss of data perhaps will happen.
e. No backup and security: still information to contemporary system perhaps have been trespassed
easily or stolen, this is because of the insecurity in the manual system used in the organization.
7
Analysis
6 Design 25/7/2014 20/7/2014
7 Testing 01/8/2014 01/08/2014
8 project submission
2.3 Project Scheduling (PERT chart)
The project schedule is the tool that communicates what work needs to be performed, which resources
of the organization will perform the work and the timeframes in which that work needs to be performed.
The project schedule should reflect all of the work associated with delivering the project on time.
Without a full and complete schedule, the project manager will be unable to communicate the complete
effort, in terms of cost and resources, necessary to deliver the project.
A PERT chart is a project management tool used to schedule, organize, and coordinate tasks within a
project. PERT stands for Program Evaluation Review Technique. The fig1 below shows the pert chart
expression used in this project
Design
7 days
Analysis
3 days Implement
10 days
Feasibility Testing
2 days 5 days
Maintenance
7 days
8
CHAPTER THREE
DESIGN METHODOLOGY
The systems development life-cycle concept applies to a range of hardware and software configurations,
as a system can be composed of hardware only, software only, or a combination of both. If the SDLC
concept is adhere to, the programmer will derive good software that is error free that will satisfied all the
needs in a good condition. The phases are as follows:
9
Requirements Phase: automation needs of the business functions are collected and quantified. The
requirements include business rules that govern the work of the user, definition of specific business
functions or processes, and levels of security needed to protect the business’ information.
Analysis phase: In the analysis phase the requirements gathered in the requirements phase, are used to
create report definitions and layouts, screen definitions and layouts, data element definitions, workflow
diagrams, and security matrices.
Design phase: In the design phase the logical model developed in the analysis phase, is used to develop
a “physical” model of the application. The physical model contains business object logic, database
schemas identifying relationships, web object design and layout, report calculations and processing, and
the security object definition.
Testing phase: This encompasses three testing stages; component testing, requirements testing, and
acceptance testing. In all testing stages, defects are identified and returned to the development/coding
phase for correction.
Maintenance phase: In the maintenance phase the deployed application is maintained through
scheduled backups. Any changes to the application are presented to the programmer. If a change or
enhancement has been approved by the programmer, it is presented to the organization and the software
development life cycle begins again.
The development of an improved property management system for any organization starts with the
analysis of a particular problem that can be solved and ends up with the newly-developed system being
fasted and put into place. First you need to investigate and analyze the problem, then, software needs to
be written, and computer programmers write instruction for the computer in a language it can
understand. There is need to think in a logical, detailed and careful way in order to develop a successful
system.
10
The proposed system is an automated property management system for organizations which store and
record information about property available for sale by the organization. It accepts data as inputs,
processes and produces to stored record information of the department. The inputs specifications are
variable that are attribute of the staffs, administrator and their section they belongs to.
2. Develop prototypes that enable a user to understand how human machine interaction will occur.
4. Use multiple views of requirements like building data, function and behavioral models.
ENTITY RELATIONSHIP DIAGRAM (ERD)
Entity – Relationship Diagram:
This depicts relationship between data objects. The attribute of each data objects noted in the entity-
relationship diagram can be described using a data object description. Data flow diagram serves two
purposes:
To provide an indication of how data are transformed as they move through the system.
To depict the functions that transformation the data flow.
Data Objects:
A data object is a representation of almost any composite information that must be understood by the
software. By composite information, we mean something that has a number of different properties or
attributes. A data object encapsulates data only there is no reference within a data object to operations
that act on the data.
Attributes:
Attributes define the properties of a data object and take on one of three different characteristics. They
can be used to:
11
Name an instance of data object.
Describe the instance.
Make reference to another instance in other table.
Fig 3: ER diagram
12
3.2 A complete structure
HOME.html
Property owner.html
Quick Search.html
Index.html
Gallery.html
Agents.php
Registration.php
13
Agent
Administration Module
3.2.2 Data structures as per the project requirement for all modules
14
1 Banner Image
2 Links Text
3 Body Text
4 Footer Text
15
Behind every successful project implementation is a combination of critical factors such as the right
technology, the implementation, integration services and training. The failure of one of these factors
hinders the implementation and success of the project.
Based on my research, expertise and industry best practices, an implementation methodology is to offer
unparalleled service. The implementation processes are as follows:
16
3.3 Overall network architecture
Network Architecture
UML standard has no separate kind of diagrams to describe network architecture and provides no
specific elements related to the networking. Deployment diagrams could be used for this purpose usually
with some extra networking stereotypes. Network architecture diagram will usually show networking
nodes and communication paths between them. The example of the network diagram below shows
network architecture with configuration called "two firewall demilitarized zone". Demilitarized zone
(DMZ) is a host or network segment located in a "neutral zone" between the Internet and an
organization’s intranet (private network). It prevents outside users from gaining direct access to an
organization’s internal network while not exposing a web, email or DNS server directly to the Internet.
The following diagram is the Network architecture diagram overview - network devices and
communications. Note: this diagram uses networking icons that are not part of the UML standard.
UML's standard for the node or device is a 3-dimensional view of a cube.
17
CHAPTER FOUR
SYSTEM IMPLEMENTATION
4.1 Implementation of security mechanisms at various levels.
This document describes the user acceptance test plan for the Property Management System. The
complete test strategy for the Property Management System is to perform the following kinds of tests, in
sequence:
I] TESTING
Testing plays a vital role in the success of the system. System testing makes a logical assumption that if
all parts of the system are correct, the goal will be successfully achieved. Once program code has been
developed, testing begins. The testing process focuses on the logical internals of the software, ensuring
that all statements have been tested, and on the functional externals, that is conducted tests to uncover
errors and ensure that defined input will produce actual results that agree with required results.
The Minimum aim of testing process is to identify all defects existing in software product. Software
product testing accomplishes a variety of things, but most importantly it measures the quality of the
software that is developed. This view presupposes that there as defects in the software waiting to be
discovered and this view is rarely disproves or even dispute.
18
ii) Response criteria
x) Security
Each test plan item should have the following specific characteristics:
i) It should be uniquely identifiable.
iv) It should have well-defined pass/fail criteria for each sub-item and overall-criteria for the pass/fail of
the entire test itself.
19
v) It should be easy to record.
Load Testing
Stress Testing
Endurance Testing
20
point as it is the last opportunity to check the system before it is being used. The testing stage seeks to
ensure following aspects of system from user point of view:
Completeness
Correctness
Reliability
Thus a testing plan is necessary, as it will aid to maximize the effectiveness of discovering error by early
& controlled production of test plans & test specification.
21
CHAPTER FIVE
FUTURE SCOPE AND FURTHER ENHANCEMENT OF THE PROJECT
5.1 Future Scope
As per the user Requirement our whole project is designed. We can add an additional constraint to our
project. We will also try to make the modification, update, delete, any other facility in our project. This
can be used in educational institutions as well as for other commercial purpose. Some of them are:-
22
This will be a user-friendly one and can successfully overcome strict and severe validation checks. The
system will be a flexible one and changes whenever can be made easy. Using the facility and flexibility
in .NET and SQL, the software can be developed in a neat and simple manner there by reducing the
operator’s work.
Since the project is developed in .NET as a front-end and SQL Server as a back-end it can be modified
easily and used for a long period. Following are some of the enhancement proposed to be implemented
in final version.
Maps are provided to facilitate the users.
Lease option should be provided regarding properties.
Give access of website on mobile and PDAs
Send SMS to property owner who have registered and uploaded his property.
Giving property site for all metro cities.
Upload videos / 3d views of the property.
5.3 CONCLUSION
Working on the project was good experience. I understand the importance of Planning and Designing as
a part of software development. But it’s very difficult to complete the program for single person.
system provide major advantages such as speed and accuracy of operation, Time Efficiency, Cost
Efficiency, Automatic data validation, Data security and reliability, Easy performance check ,Dynamic
and User Friendly. Generates real-time, comprehensive reports and ensures access to complete and critical
information, instantly.
23
APPENDIX
TERMS DEFINITION
Property management: All functions necessary for the proper determination of need, source,
acquisition, receipt, accountability, utilization, maintenance, rehabilitation, storage, distribution, and
disposal of property.
Real estate: Land and interests therein, leaseholds, buildings, improvements, and appurtenances thereto.
It also includes piers, docks, warehouses, rights-of-way, and easements, whether temporary or
permanent, and improvements permanently attached to and ordinarily considered real estate. It does not
include machinery, equipment, or tools, which have been affixed to, or which may be removed without
destroying the usefulness of the structure.
Real estate instrument: Lease, license, permit or similar document authorizing the use or possession of
real property controlled by one Federal agency to another Federal, state, or local Government agency or
private organization for a designated period of time.
Software: The application and operating system programs, procedures, rules, and any associated
documentation pertaining to the operation of a computer system.
System: Two or more individual items (equipment components) that are part of a self-contained group,
that are joined physically, electronically, or electromechanically, programmed or designed specially to
24
rely on each other, and cannot function independently if separated, and cannot be easily disconnected
and reconfigured to function with or within another unit or “system”.
BIBLIOGRAPHY/REFERENCES
Chavis, et al (2009).Buy It, Rent It, Profit: Make Money as a Landlord in any Real Estate Market.
Fireside Publishing.
Ewins, D.J. (1985).Modal Testing: Theory and Practice, John Wiley, NY.
Holzhausen, G. (1992) "Tiltmeter Monitoring of Three Unique Bridges: Golden Gate, Seattle Swing and
Parrotts Ferry," IBC-92-23, Pittsburgh, PA.
Huang, N.E. (2000) "Recent development on the HHT," informal lecture for the group who participated
in the first invited session "The HHT technique at work" during 5th World Multiconference on
Systemics, Cybernetics and Informatics, July 22–25, 2001, Orlando, FL.
James, C. and Donald, Y (2000).Project Management for Information System. New York: McGraw-Hill
Book Company.
Kenley, R.M. and C.J. Dodds (1980) "West Sole WE Platform: Detection of Damage Using Structural
Response Measurements," Technical Report 3866, Proceedings of the Offshore Technology Conference,
Houston, TX.
Lichtenstein, A. (1993) "Bridge Rating Through Nondestructive Load Testing," National Cooperative
Highway Research Program (NCHRP), Manual For Bridge Rating through Load Testing, Final Draft,
12–28(13).
Michael, J.R (2003). Software Requirement Specification. Jacksonville State University Press
25
Rhodes, T. (2008).American Landlord: Everything you need to know about Property Management. New
York McGraw-Hill Book Company
26