eproperty synopsis

30
Project Courtesy : Readymadeproject Email : [email protected] Website : www.readymadeproject.com This project must be used for academic purpose only. Contact [email protected] for technical support, complete source code, documentation, Synopsis and Project Report of eProperty System at Rs. 1500/- only. eProperty – Estate Agent / Property Management System – Synopsis 1/30

Upload: sanjeevpr

Post on 07-Apr-2015

732 views

Category:

Documents


19 download

TRANSCRIPT

Page 1: Eproperty Synopsis

Project Courtesy : Readymadeproject

Email : [email protected]

Website : www.readymadeproject.com

This project must be used for academic purpose only. Contact [email protected] for technical support, complete source code, documentation, Synopsis and Project Report of eProperty System at Rs. 1500/- only.

eProperty – Estate Agent / Property Management System – Synopsis 1/23

Page 2: Eproperty Synopsis

eProperty – Estate Agent / Property Management System – Synopsis 2/23

Page 3: Eproperty Synopsis

eProperty

Estate Agent / Property Management System

Document Type SynopsisAuthor Author Position Project ManagerDate 05/01/2009 11:35 PM

Version: 1.0

eProperty – Estate Agent / Property Management System – Synopsis 3/23

Page 4: Eproperty Synopsis

Revision & Sign-off SheetChange Record

ReviewersName Version Approved Position Date

DistributionName Position

Document PropertiesItem DetailsDocument Title eProperty – Estate Agent / Property Management SystemDocument Type SynopsisAuthor Creation Date 16/01/09Last Updated 18/01/09

eProperty – Estate Agent / Property Management System – Synopsis 4/23

Page 5: Eproperty Synopsis

Table of Contents

EPROPERTY.................................................................................................................................................3

Estate Agent / Property Management System.............................................................3Revision & Sign-off Sheet...............................................................................................4

INTRODUCTION..........................................................................................................................................6

OBJECTIVE...................................................................................................................................................7

PROPERTY MANAGEMENT SYSTEM MODULES..............................................................................8

PROPERTY MANAGEMENT SYSTEM BENEFITS...............................................................................9

OPERATING ENVIRONMENT................................................................................................................10

ABOUT LANGUAGE AND DATAABSE.................................................................................................11

VB 6...............................................................................................................................11SQL Server....................................................................................................................11

PROCESS FLOW CHART.........................................................................................................................12

ER DIAGRAM..............................................................................................................................................13

DATA FLOW DIAGRAM AND EVENT TABLE....................................................................................15

Event Table....................................................................................................................15DFD Context Diagram...................................................................................................15DFD Level 0 Diagram...................................................................................................16DFD Level 1 Diagram (Match Property with Client)....................................................17DFD Level 2 Diagram (Client Registration).................................................................17DFD Level 2 Diagram (Client Registration).................................................................18DFD Level 3 Diagram (Vendor Delivery).....................................................................19DFD Level 4 Diagram (Property Registration).............................................................20

CONCLUSION AND FUTURE ENHANCEMENT.................................................................................21

BIBLIOGRAPHY.........................................................................................................................................22

Websites.........................................................................................................................22Books.............................................................................................................................22

eProperty – Estate Agent / Property Management System – Synopsis 5/23

Page 6: Eproperty Synopsis

INTRODUCTION

eProperty – is an Estate Agent and Property Management System is a user friendly

contact and property manager for real estate professionals. Save time and sell more by

empowering to easily keep track of leads, manage listings, and market to new prospects.

.

.

.

.

.

.

.

.

.

.

..

.

.

One of the most important steps in running a successful real estate business is effectively

managing contacts and farming leads. In built scheduler and alarm system will help you

to remind your appointment and call back.

eProperty – Estate Agent / Property Management System – Synopsis 6/23

Page 7: Eproperty Synopsis

OBJECTIVEEstate Agent / Property Management System – eProperty is complete end to end solution to

cover all aspects of Estate Agent day to day activity and Property buying selling

procedure for small and large organization.

The basic objective of developing this project is:

Maintain client details line contact details, required property details, client type

like residential and commercial client. Price limit. Preference.

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.

,

Generating offer letter and offer acceptance letter.

.

.

Generate property thumbnail and details in html file to send client via email.

eProperty – Estate Agent / Property Management System – Synopsis 7/23

Page 8: Eproperty Synopsis

Property Management System Modules

Login - Validate user to login and access the system.

Main Menu - .Display available options

Property .Master –

Client Master Registration of clients

Vendor –

Match –

Offer Letter –

Appointment –

Appointment scheduler and alarm.

Property plan, property documents module.

Enquiry Module –

Outgoing Calls –

Change Password – Change password.

User Master – Manage system users.

eProperty – Estate Agent / Property Management System – Synopsis 8/23

Page 9: Eproperty Synopsis

Property Management System Benefits

Type of property and features searching for.

Match with properties for sale by number of bedrooms / price criteria.

Display matched property details easily and quickly by one click.

Enter Solicitor details.

Easy Connection with Outlook for send email from system.

Diarise all viewings by Agent and by Office.

Create Letters & contracts easily using templates.

Quick Search off all records.

Auto spells checker facility to check spelling and suggest for changes while

entering data by connecting MS Word spell checker.

eProperty – Estate Agent / Property Management System – Synopsis 9/23

Page 10: Eproperty Synopsis

OPERATING ENVIRONMENT

Hardware Requirement

Processor : All Pentium series

RAM : 64 Ram (Min.)

Printer : All B/W and Color

Software Requirement

Operating System : Window 9x & All Window

200x series

Support : VB6 Runtime

Crystal Report

Development Tools

Front – End : Visual Basic 6

Back – End : SQL Server 2000

eProperty – Estate Agent / Property Management System – Synopsis 10/23

Page 11: Eproperty Synopsis

ABOUT LANGUAGE AND DATAABSE

VB 6

Visual Basic 6 is built on the Windows Server System to take major advantage of the OS and which comes with a host of different servers which allows for building, deploying, managing and maintaining Windows Based solutions. The Windows Server System is designed with performance as priority and it provides scalability, reliability.

The advantage of VB 6 includes Rapid Application Development (RAD) Support. Powerful Windows-based Applications Simplified Deployment Powerful, Flexible, Simplified Data Access Improved Coding Direct Access to the OS Platform Object-Oriented Constructs COM Interoperability

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

Support for Multiple Platforms Integration with Windows 2000 Integration with Microsoft .NET Enterprise Servers Scalability Replication Centralized Management Reliability

eProperty – Estate Agent / Property Management System – Synopsis 11/23

Page 12: Eproperty Synopsis

PROCESS FLOW CHART

eProperty – Estate Agent / Property Management System – Synopsis 12/23

Page 13: Eproperty Synopsis

ER Diagram

eProperty – Estate Agent / Property Management System – Synopsis 13/23

Page 14: Eproperty Synopsis

eProperty – Estate Agent / Property Management System – Synopsis 14/23

Page 15: Eproperty Synopsis

Data Flow Diagram and Event Table

Event Table

Event Trigger Source Activity/Use Case

Response Destination

Vendor Registration

New Vendor System User Create Vendor

Show Vendor System User

Match Property with Client

Match System User Manage Transaction

Show Transaction

System User

DFD Context Diagram

eProperty – Estate Agent / Property Management System – Synopsis 15/23

Page 16: Eproperty Synopsis

DFD Level 0 Diagram

eProperty – Estate Agent / Property Management System – Synopsis 16/23

Page 17: Eproperty Synopsis

DFD Level 1 Diagram (Match Property with Client)

eProperty – Estate Agent / Property Management System – Synopsis 17/23

1.1

Get Property Details

Matching

Property

1.2

Get Client Details

Client

Property

Client

1.3

Get product Type

Page 18: Eproperty Synopsis

DFD Level 2 Diagram (Client Registration)

eProperty – Estate Agent / Property Management System – Synopsis 18/23

Page 19: Eproperty Synopsis

DFD Level 3 Diagram (Vendor Delivery)

eProperty – Estate Agent / Property Management System – Synopsis 19/23

Page 20: Eproperty Synopsis

DFD Level 4 Diagram (Property Registration)

eProperty – Estate Agent / Property Management System – Synopsis 20/23

Vendor Master

2.1

Property Details

2.2

Property Type

Property Master

Page 21: Eproperty Synopsis

Conclusion and future enhancement

eProperty – Estate Agent / Property Management System – Synopsis 21/23

Page 22: Eproperty Synopsis

Bibliography

Websites

http://www.google.com

http://www.microsoft.com

http://www.programmer2programmer.net

http://www.codeproject.com

http://www.msdn.com.

http://www.vb123.com

http://www.vbcode.com

http://www.sqltuner.com

Books

Mastering Visual Basic 6 (Paperback)

Mastering Visual Basic .NET (Paperback)

Visual Basic Black Book (Paperback)

SQL Bible, 2nd Edition (Paperback)

Database Development in Visual Basic

eProperty – Estate Agent / Property Management System – Synopsis 22/23

Page 23: Eproperty Synopsis

eProperty – Estate Agent / Property Management System – Synopsis 23/23