SlideShare a Scribd company logo
1 of 54
A PROJECT
ON
“ONLINE REAL ESTATE MANAGEMENT SYSTEM”
ABSTRACT
 Online Real Estate Management System is a web based application related to online
application of estate.
 The biggest advantage of this online real estate site is, it provides online tool to communicate
between owner and tenants.
 This site provide option for owner to put an ad in this site, interested user can check out the ad
and they can contact the owner for rent, lease or purchase of the property.
 It is very easy to search for the perfect house as the online offers are endless.
 All services are done free of cost.
 Our main concept is to give best & quick result to user.
 This web site is online real estate management to maintain all the property details online.
 It brings the real estate management online enabling real estate management participants to
benefit from the Internet.
 It acts as an interface between Individuals, brokers and realtors.
 Our site mainly deals with property. In dealing with property two fields are mandatory. Those
are owner and customer registration.
INTRODUCTION
Admin Module
1. Admin Login
2. City Names entry
3. City Names List
4. Property Type Entry
5. Property Type List
6. Customer List
7. Delete Customer
8. Property Listed List
9. Delete Property
10. FAQ Category Entry
11. FAQ Entry
12. Logout
Customer Module
1. Customer Signup
2. Customer Login
3. Search Property
4. Search based on city
5. Register Property
6. Put Ad for requirement
7. Registered Ad list
8. Send Message
9. View Message
10. View FAQ
11. Personal Details
STATEMENT OF THE
PROBLEM
 The aim of the project is to bring the real estate management online enabling
real estate management participants to benefit from the Internet.
 The data will be stored properly in data stores, which will help in retrieval of
information as well as its storage. Data is more secure.l
 Participants can access its information and manage all the adding, updating,
deleting and some of its tasks.
LITERATURE SURVEY
.NET Framework
 The .NET Framework is an integral Windows component that supports
building and running the next generation of applications and XML Web
services.
 The key components of the .NET Framework are the common language
runtime and the .NET Framework class library, which includes ADO.NET,
ASP.NET, and Windows Forms.
 The .NET Framework has two main components: the common language
runtime and the .NET Framework class library.
ASP.NET
 ASP.NET is a unified Web development model that includes the services
necessary for you to build enterprise-class Web applications with a minimum
of coding.
 ASP.NET is part of the .NET Framework, and when coding ASP.NET
applications you have access to classes in the .NET Framework.
 We can code an applications in any language compatible with the common
language runtime (CLR), including Microsoft Visual Basic and C#.
MSSQL SERVER 2008
 Microsoft sql server is a relational database management system developed by
Microsoft .
 As a database server, it is a software product with primary function of storing
and retrieving data as requested by other software application which may run
either on the same computer or on another computer across a network.
EXISTING SYSTEM
 The existing system is manual – largely paper based and lacks standards.
 It requires manpower, so the existing system is very uneconomical.
 Increased Time
 High Labor charges
 Increased uncertainty
 Data security is less
PROPOSED SYSTEM
 The proposed system is a web application. It can be accessed by any where in
the world.
 The proposed system builds a direct communication between the owner and
purchaser.
Advantages
• It is inexpensive
• It is a quick and easy
• Less time
FEASIBILITY STUDY
 THIS IS TO ENSURE THAT THE PROPOSED SYSTEM IS NOT A BURDEN TO THE
COMPANY. FOR FEASIBILITY ANALYSIS.
 SOME UNDERSTANDING OF THE MAJOR REQUIREMENTS FOR THE SYSTEM IS
ESSENTIAL.
 THREE KEY CONSIDERATIONS INVOLVED IN FEASIBILITY ANALYSIS ARE
 ECONMICAL FEASIBILITY
 TECHNICAL FEASIBILITY
 OPERATIONAL FEASIBILITY
SYSTEM ENGINEERING
 THE AIM OF SOFTWARE ENGINEERING DISCIPLINE IS
 SOFTWARE THAT IS DELIVERED ON TIME .
 COST WITHIN THE BUDGET .
 SATISFY ALL REQUIREMENTS.
METHODOLOGY ADOPTED
 AGILE MODEL BELIEVES THAT EVERY PROJECT NEEDS TO BE HANDLED
DIFFERENTLY AND THE EXISTING METHODS NEED TO BE TAILORED TO BEST SUIT
THE PROJECT REQUIREMENTS.
 IN AGILE, THE TASKS ARE DIVIDED TO TIME BOXES (SMALL TIME FRAMES) TO
DELIVER SPECIFIC FEATURES FOR A RELEASE.
 ITERATIVE APPROACH IS TAKEN AND WORKING SOFTWARE BUILD IS DELIVERED
AFTER EACH ITERATION.
 EACH BUILD IS INCREMENTAL IN TERMS OF FEATURES; THE FINAL BUILD HOLDS
ALL THE FEATURES REQUIRED BY THE CUSTOMER.
Here is a graphical illustration of the Agile Model
SYSTEM DEVELOPMENT
ENVIRONMENT
HARDWARE REQUIREMENTS
• PROCESSOR : INTEL I5 2.6 GHZ OR MORE
• RAM : 4 GB OR MORE
• HARD DISK : 40GB OR MORE
• MONITOR : 15” LED OR LCD MONITOR
• KEYBOARD : NORMAL OR MULTIMEDIA
• MOUSE : COMPATIBLE MOUSE
Software Requirement
Front End : Visual Web Developer 2010
Back End : MS Sql Server
Web Technology : ASP.NET
Operation System : Windows 8 Or Windows 10
Browser : Internet Explorer or any
Server : IIS
SYSTEM DESIGN
Architectural design represents the structure of data and program components that are
required to build a computer based system.
Three-tier architecture
Typically comprise a presentation tier, a business or data access tier, and
a data tier. Three layers in the three-tier architecture are as follows:
• Client Layer
• Business Layer
• Data Layer
Here is a graphical illustration of three tire architecture
Table Design
uName nvarchar50 Primary Key
pWord nvarchar50
CityName nvarchar50
Details nvarchar50
UName nvarchar50 Primary Key
pWord nvarchar50
CustName nvarchar50
cAddress nvarchar250
MobileNo varchar50
eMail nvarchar50
Admin login table
City table
Customer table
pNo Int
pdate Datetime
uName varchar50
PropName varchar50
PropTypeName varchar50
details nvarchar250
price nvarchar50
Contact nvarchar250
cityName varchar50
pNo Int
pdate Datetime
uName varchar50
PropName varchar50
PropTypeName varchar50
details varchar250
price nvarchar50
Contact varchar250
cityName varchar50
Property Table
Wanted Property Table
DATA FLOW DIAGRAM
A Dataflow Diagram also known as “Bubble Chart” is used to clarify System requirements
and identifying major transformations that all become programs in System Design.
. Entity Relationship Diagram
In software engineering, an entity-relationship model (ERM) is an abstract
and conceptual representation of data.
TESTING
Testing is a process of executing a program with the intent of finding an error.
Testing Principle:
 All tests should be traceable to customer requirements.
 Test should be planned long before testing begins.
 The testing should begin “in the small” and progress towards testing “in
the large”.
 To be most effective, testing should be conducted by an independent third
party.
Learning is a never-ending process. Our work is just the first steps to the particular approach of
implementation of system.
This system design with keeping quality assurance and user satisfaction at extreme the system is
develops with the latest technology. With the aspects of VISUAL STUDIO ASP.NET system integrates
by various utilities with keep ahead from the current area. At present, we first hope this would be
helpful to our client, as we delivered fully to his/her requirement.
CONCLUSION
References
 Web Programming using ASP.NET 1st edition by Balram Krishan
 Learning ASP.Net and C#.Net 1st edition by Ramesh Bangia
 Software Engineering: A Practioner’s Approach 6thedition by Roger
Pressman, McGraw Hill international edition.
 The Object-Oriented Approach Concepts, System Development and
Modeling with UML, Satzinger, Orvik, 2nd edition.
Web Links
 www.asp.net - official Microsoft website
 www.w3schools.com/aspnet
 www.totorialspoint.com/asp.net
 asp.net-tutorials.com
Bibliography
THANK YOU

More Related Content

What's hot

Synopsis for property portal projects for final year students
Synopsis for property portal projects for final year studentsSynopsis for property portal projects for final year students
Synopsis for property portal projects for final year students
Skyblue.aero
 
Property dealing , A .net project
Property dealing , A .net projectProperty dealing , A .net project
Property dealing , A .net project
Anjali Kamboj
 
E property project documentation
E property project documentationE property project documentation
E property project documentation
Musakkhir Sayyed
 
The real Estate Project Proposal Reprot
The real Estate Project Proposal ReprotThe real Estate Project Proposal Reprot
The real Estate Project Proposal Reprot
arun_solanki
 
Presentation1 project report on apartment management system
Presentation1 project report on apartment management systemPresentation1 project report on apartment management system
Presentation1 project report on apartment management system
nitesh kumar sahu
 

What's hot (20)

major project report Property Management
 major project report Property Management major project report Property Management
major project report Property Management
 
Real Estate
Real Estate Real Estate
Real Estate
 
Online property management system design document
Online property management system design documentOnline property management system design document
Online property management system design document
 
Presentation on House Rent Management System
Presentation on House Rent Management SystemPresentation on House Rent Management System
Presentation on House Rent Management System
 
Synopsis for property portal projects for final year students
Synopsis for property portal projects for final year studentsSynopsis for property portal projects for final year students
Synopsis for property portal projects for final year students
 
Hotel Reservation System Project
Hotel Reservation System ProjectHotel Reservation System Project
Hotel Reservation System Project
 
Property dealing , A .net project
Property dealing , A .net projectProperty dealing , A .net project
Property dealing , A .net project
 
Room rental system
Room rental systemRoom rental system
Room rental system
 
Hotel Management System
Hotel Management System Hotel Management System
Hotel Management System
 
House Rental Management System Presentation
House Rental Management System PresentationHouse Rental Management System Presentation
House Rental Management System Presentation
 
Hotel reservation system
Hotel reservation systemHotel reservation system
Hotel reservation system
 
E property project documentation
E property project documentationE property project documentation
E property project documentation
 
Property buy and sell report
Property buy and sell reportProperty buy and sell report
Property buy and sell report
 
Hotel management system presentation
Hotel management system presentationHotel management system presentation
Hotel management system presentation
 
Real Estate Management System in Vb.Net
Real Estate Management System in Vb.NetReal Estate Management System in Vb.Net
Real Estate Management System in Vb.Net
 
House rent system
House rent systemHouse rent system
House rent system
 
Hostel Management System(HMS)
Hostel Management  System(HMS)Hostel Management  System(HMS)
Hostel Management System(HMS)
 
The real Estate Project Proposal Reprot
The real Estate Project Proposal ReprotThe real Estate Project Proposal Reprot
The real Estate Project Proposal Reprot
 
srs for railway reservation system
 srs for railway reservation system srs for railway reservation system
srs for railway reservation system
 
Presentation1 project report on apartment management system
Presentation1 project report on apartment management systemPresentation1 project report on apartment management system
Presentation1 project report on apartment management system
 

Similar to Online Real Estate Management System

127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentation127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentation
Nitesh Kumar
 
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
mfrancis
 
Software Assurance CSS321Security Static Ana.docx
Software Assurance CSS321Security Static Ana.docxSoftware Assurance CSS321Security Static Ana.docx
Software Assurance CSS321Security Static Ana.docx
whitneyleman54422
 

Similar to Online Real Estate Management System (20)

Crime security.
Crime security.Crime security.
Crime security.
 
Techniques for Developing Systems in IT Management System
Techniques for Developing Systems in IT Management SystemTechniques for Developing Systems in IT Management System
Techniques for Developing Systems in IT Management System
 
icv
icvicv
icv
 
Cyber bidding gateway report on ASP .net
Cyber bidding gateway report on ASP .netCyber bidding gateway report on ASP .net
Cyber bidding gateway report on ASP .net
 
Project report
Project report Project report
Project report
 
ASP Net
ASP NetASP Net
ASP Net
 
E-Tender System
E-Tender SystemE-Tender System
E-Tender System
 
Web Application Development-Ultimate Guide To Web Application Architecture
Web Application Development-Ultimate Guide To Web Application ArchitectureWeb Application Development-Ultimate Guide To Web Application Architecture
Web Application Development-Ultimate Guide To Web Application Architecture
 
Job portal
Job portalJob portal
Job portal
 
Crime Reporting System.pptx
Crime Reporting System.pptxCrime Reporting System.pptx
Crime Reporting System.pptx
 
127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentation127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentation
 
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
Keynote - The Benefits of an Open Service Oriented Architecture in the Enterpr...
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
 
Online Building Plan
Online Building PlanOnline Building Plan
Online Building Plan
 
Web Based Application for Rent or Sale
Web Based Application for Rent or SaleWeb Based Application for Rent or Sale
Web Based Application for Rent or Sale
 
Onine exam 1
Onine exam 1Onine exam 1
Onine exam 1
 
YasirNew
YasirNewYasirNew
YasirNew
 
T&TMS presentation.pptx
T&TMS presentation.pptxT&TMS presentation.pptx
T&TMS presentation.pptx
 
Software Assurance CSS321Security Static Ana.docx
Software Assurance CSS321Security Static Ana.docxSoftware Assurance CSS321Security Static Ana.docx
Software Assurance CSS321Security Static Ana.docx
 
Which Application Modernization Pattern Is Right For You?
Which Application Modernization Pattern Is Right For You?Which Application Modernization Pattern Is Right For You?
Which Application Modernization Pattern Is Right For You?
 

Recently uploaded

Escort—>Call GiRls In Mori Gate Delhi —>8447779280—Service Escorts In South D...
Escort—>Call GiRls In Mori Gate Delhi —>8447779280—Service Escorts In South D...Escort—>Call GiRls In Mori Gate Delhi —>8447779280—Service Escorts In South D...
Escort—>Call GiRls In Mori Gate Delhi —>8447779280—Service Escorts In South D...
asmaqueen5
 
Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 1 (Gurgaon)
Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 1 (Gurgaon)Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 1 (Gurgaon)
Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 1 (Gurgaon)
delhi24hrs1
 
Mtp kit Available in Kuwait City +919101817206)) Get Mifty kit in Kuwait City
Mtp kit Available in Kuwait City +919101817206)) Get Mifty kit in Kuwait CityMtp kit Available in Kuwait City +919101817206)) Get Mifty kit in Kuwait City
Mtp kit Available in Kuwait City +919101817206)) Get Mifty kit in Kuwait City
ahmedjiabur940
 
Low Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 37 (Gurgaon)
Low Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 37 (Gurgaon)Low Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 37 (Gurgaon)
Low Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 37 (Gurgaon)
delhi24hrs1
 
Low rate ↬Call girls in Sabzi Mandi Delhi | 8447779280}Escort Service In All ...
Low rate ↬Call girls in Sabzi Mandi Delhi | 8447779280}Escort Service In All ...Low rate ↬Call girls in Sabzi Mandi Delhi | 8447779280}Escort Service In All ...
Low rate ↬Call girls in Sabzi Mandi Delhi | 8447779280}Escort Service In All ...
asmaqueen5
 
Call Girl In Delhi West Patel Nagar @8447779280乂EscorT ServiCe In Delhi NCR
Call Girl In Delhi West Patel Nagar @8447779280乂EscorT ServiCe In Delhi NCRCall Girl In Delhi West Patel Nagar @8447779280乂EscorT ServiCe In Delhi NCR
Call Girl In Delhi West Patel Nagar @8447779280乂EscorT ServiCe In Delhi NCR
asmaqueen5
 
Call Girls In Sarai Rohilla ☎️8447779280{Sarai Rohilla Escort Service In Delh...
Call Girls In Sarai Rohilla ☎️8447779280{Sarai Rohilla Escort Service In Delh...Call Girls In Sarai Rohilla ☎️8447779280{Sarai Rohilla Escort Service In Delh...
Call Girls In Sarai Rohilla ☎️8447779280{Sarai Rohilla Escort Service In Delh...
asmaqueen5
 
Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 11 (Gurgaon)
Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 11 (Gurgaon)Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 11 (Gurgaon)
Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 11 (Gurgaon)
delhi24hrs1
 
Low Rate Call girls in Sant Nagar{Delhi }8447779280} Service Escorts In South...
Low Rate Call girls in Sant Nagar{Delhi }8447779280} Service Escorts In South...Low Rate Call girls in Sant Nagar{Delhi }8447779280} Service Escorts In South...
Low Rate Call girls in Sant Nagar{Delhi }8447779280} Service Escorts In South...
asmaqueen5
 

Recently uploaded (20)

Escort—>Call GiRls In Mori Gate Delhi —>8447779280—Service Escorts In South D...
Escort—>Call GiRls In Mori Gate Delhi —>8447779280—Service Escorts In South D...Escort—>Call GiRls In Mori Gate Delhi —>8447779280—Service Escorts In South D...
Escort—>Call GiRls In Mori Gate Delhi —>8447779280—Service Escorts In South D...
 
Real Estate Finance and Investments (2019).pdf
Real Estate Finance and Investments (2019).pdfReal Estate Finance and Investments (2019).pdf
Real Estate Finance and Investments (2019).pdf
 
Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 1 (Gurgaon)
Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 1 (Gurgaon)Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 1 (Gurgaon)
Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 1 (Gurgaon)
 
Mtp kit Available in Kuwait City +919101817206)) Get Mifty kit in Kuwait City
Mtp kit Available in Kuwait City +919101817206)) Get Mifty kit in Kuwait CityMtp kit Available in Kuwait City +919101817206)) Get Mifty kit in Kuwait City
Mtp kit Available in Kuwait City +919101817206)) Get Mifty kit in Kuwait City
 
Low Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 37 (Gurgaon)
Low Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 37 (Gurgaon)Low Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 37 (Gurgaon)
Low Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 37 (Gurgaon)
 
Low rate ↬Call girls in Sabzi Mandi Delhi | 8447779280}Escort Service In All ...
Low rate ↬Call girls in Sabzi Mandi Delhi | 8447779280}Escort Service In All ...Low rate ↬Call girls in Sabzi Mandi Delhi | 8447779280}Escort Service In All ...
Low rate ↬Call girls in Sabzi Mandi Delhi | 8447779280}Escort Service In All ...
 
Call Girl In Delhi West Patel Nagar @8447779280乂EscorT ServiCe In Delhi NCR
Call Girl In Delhi West Patel Nagar @8447779280乂EscorT ServiCe In Delhi NCRCall Girl In Delhi West Patel Nagar @8447779280乂EscorT ServiCe In Delhi NCR
Call Girl In Delhi West Patel Nagar @8447779280乂EscorT ServiCe In Delhi NCR
 
💰Call Girl In Bhubaneswar☎️977794-9614💰 Call Girl service in Bhubaneswar☎️Bhu...
💰Call Girl In Bhubaneswar☎️977794-9614💰 Call Girl service in Bhubaneswar☎️Bhu...💰Call Girl In Bhubaneswar☎️977794-9614💰 Call Girl service in Bhubaneswar☎️Bhu...
💰Call Girl In Bhubaneswar☎️977794-9614💰 Call Girl service in Bhubaneswar☎️Bhu...
 
Rohan Harita Tathawade Pune Brochure.pdf
Rohan Harita Tathawade Pune Brochure.pdfRohan Harita Tathawade Pune Brochure.pdf
Rohan Harita Tathawade Pune Brochure.pdf
 
Jaipur Escorts 🥰 8617370543 Call Girls Offer VIP Hot Girls
Jaipur Escorts 🥰 8617370543 Call Girls Offer VIP Hot GirlsJaipur Escorts 🥰 8617370543 Call Girls Offer VIP Hot Girls
Jaipur Escorts 🥰 8617370543 Call Girls Offer VIP Hot Girls
 
Bridge & Elliot Ladner Floor Plans May 2024.pdf
Bridge & Elliot Ladner Floor Plans May 2024.pdfBridge & Elliot Ladner Floor Plans May 2024.pdf
Bridge & Elliot Ladner Floor Plans May 2024.pdf
 
Yedi Mavi TOBB Zeytinburnu - Listing Turkey
Yedi Mavi TOBB Zeytinburnu - Listing TurkeyYedi Mavi TOBB Zeytinburnu - Listing Turkey
Yedi Mavi TOBB Zeytinburnu - Listing Turkey
 
Kalpataru Exquisite Wakad Pune E-Brochure.pdf
Kalpataru Exquisite Wakad Pune  E-Brochure.pdfKalpataru Exquisite Wakad Pune  E-Brochure.pdf
Kalpataru Exquisite Wakad Pune E-Brochure.pdf
 
Call Girls In Sarai Rohilla ☎️8447779280{Sarai Rohilla Escort Service In Delh...
Call Girls In Sarai Rohilla ☎️8447779280{Sarai Rohilla Escort Service In Delh...Call Girls In Sarai Rohilla ☎️8447779280{Sarai Rohilla Escort Service In Delh...
Call Girls In Sarai Rohilla ☎️8447779280{Sarai Rohilla Escort Service In Delh...
 
Best Interior Design Services in Haldwani
Best Interior Design Services in HaldwaniBest Interior Design Services in Haldwani
Best Interior Design Services in Haldwani
 
Parksville 96 Surrey Floor Plans May 2024
Parksville 96 Surrey Floor Plans May 2024Parksville 96 Surrey Floor Plans May 2024
Parksville 96 Surrey Floor Plans May 2024
 
A Guide to NRI Investment in India for Real Estate
A Guide to NRI Investment in India for Real EstateA Guide to NRI Investment in India for Real Estate
A Guide to NRI Investment in India for Real Estate
 
Vanam At Purva Soukhyam Guduvanchery.pdf.pdf
Vanam At Purva Soukhyam Guduvanchery.pdf.pdfVanam At Purva Soukhyam Guduvanchery.pdf.pdf
Vanam At Purva Soukhyam Guduvanchery.pdf.pdf
 
Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 11 (Gurgaon)
Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 11 (Gurgaon)Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 11 (Gurgaon)
Cheap Rate ✨➥9582086666▻✨Call Girls In Gurgaon Sector 11 (Gurgaon)
 
Low Rate Call girls in Sant Nagar{Delhi }8447779280} Service Escorts In South...
Low Rate Call girls in Sant Nagar{Delhi }8447779280} Service Escorts In South...Low Rate Call girls in Sant Nagar{Delhi }8447779280} Service Escorts In South...
Low Rate Call girls in Sant Nagar{Delhi }8447779280} Service Escorts In South...
 

Online Real Estate Management System

  • 1. A PROJECT ON “ONLINE REAL ESTATE MANAGEMENT SYSTEM”
  • 2. ABSTRACT  Online Real Estate Management System is a web based application related to online application of estate.  The biggest advantage of this online real estate site is, it provides online tool to communicate between owner and tenants.  This site provide option for owner to put an ad in this site, interested user can check out the ad and they can contact the owner for rent, lease or purchase of the property.  It is very easy to search for the perfect house as the online offers are endless.  All services are done free of cost.  Our main concept is to give best & quick result to user.
  • 3.  This web site is online real estate management to maintain all the property details online.  It brings the real estate management online enabling real estate management participants to benefit from the Internet.  It acts as an interface between Individuals, brokers and realtors.  Our site mainly deals with property. In dealing with property two fields are mandatory. Those are owner and customer registration. INTRODUCTION
  • 4. Admin Module 1. Admin Login 2. City Names entry 3. City Names List 4. Property Type Entry 5. Property Type List 6. Customer List 7. Delete Customer 8. Property Listed List 9. Delete Property 10. FAQ Category Entry 11. FAQ Entry 12. Logout
  • 5. Customer Module 1. Customer Signup 2. Customer Login 3. Search Property 4. Search based on city 5. Register Property 6. Put Ad for requirement 7. Registered Ad list 8. Send Message 9. View Message 10. View FAQ 11. Personal Details
  • 6. STATEMENT OF THE PROBLEM  The aim of the project is to bring the real estate management online enabling real estate management participants to benefit from the Internet.  The data will be stored properly in data stores, which will help in retrieval of information as well as its storage. Data is more secure.l  Participants can access its information and manage all the adding, updating, deleting and some of its tasks.
  • 7. LITERATURE SURVEY .NET Framework  The .NET Framework is an integral Windows component that supports building and running the next generation of applications and XML Web services.  The key components of the .NET Framework are the common language runtime and the .NET Framework class library, which includes ADO.NET, ASP.NET, and Windows Forms.  The .NET Framework has two main components: the common language runtime and the .NET Framework class library.
  • 8. ASP.NET  ASP.NET is a unified Web development model that includes the services necessary for you to build enterprise-class Web applications with a minimum of coding.  ASP.NET is part of the .NET Framework, and when coding ASP.NET applications you have access to classes in the .NET Framework.  We can code an applications in any language compatible with the common language runtime (CLR), including Microsoft Visual Basic and C#.
  • 9. MSSQL SERVER 2008  Microsoft sql server is a relational database management system developed by Microsoft .  As a database server, it is a software product with primary function of storing and retrieving data as requested by other software application which may run either on the same computer or on another computer across a network.
  • 10. EXISTING SYSTEM  The existing system is manual – largely paper based and lacks standards.  It requires manpower, so the existing system is very uneconomical.  Increased Time  High Labor charges  Increased uncertainty  Data security is less
  • 11. PROPOSED SYSTEM  The proposed system is a web application. It can be accessed by any where in the world.  The proposed system builds a direct communication between the owner and purchaser. Advantages • It is inexpensive • It is a quick and easy • Less time
  • 12. FEASIBILITY STUDY  THIS IS TO ENSURE THAT THE PROPOSED SYSTEM IS NOT A BURDEN TO THE COMPANY. FOR FEASIBILITY ANALYSIS.  SOME UNDERSTANDING OF THE MAJOR REQUIREMENTS FOR THE SYSTEM IS ESSENTIAL.  THREE KEY CONSIDERATIONS INVOLVED IN FEASIBILITY ANALYSIS ARE  ECONMICAL FEASIBILITY  TECHNICAL FEASIBILITY  OPERATIONAL FEASIBILITY
  • 13. SYSTEM ENGINEERING  THE AIM OF SOFTWARE ENGINEERING DISCIPLINE IS  SOFTWARE THAT IS DELIVERED ON TIME .  COST WITHIN THE BUDGET .  SATISFY ALL REQUIREMENTS.
  • 14. METHODOLOGY ADOPTED  AGILE MODEL BELIEVES THAT EVERY PROJECT NEEDS TO BE HANDLED DIFFERENTLY AND THE EXISTING METHODS NEED TO BE TAILORED TO BEST SUIT THE PROJECT REQUIREMENTS.  IN AGILE, THE TASKS ARE DIVIDED TO TIME BOXES (SMALL TIME FRAMES) TO DELIVER SPECIFIC FEATURES FOR A RELEASE.  ITERATIVE APPROACH IS TAKEN AND WORKING SOFTWARE BUILD IS DELIVERED AFTER EACH ITERATION.  EACH BUILD IS INCREMENTAL IN TERMS OF FEATURES; THE FINAL BUILD HOLDS ALL THE FEATURES REQUIRED BY THE CUSTOMER.
  • 15. Here is a graphical illustration of the Agile Model
  • 16. SYSTEM DEVELOPMENT ENVIRONMENT HARDWARE REQUIREMENTS • PROCESSOR : INTEL I5 2.6 GHZ OR MORE • RAM : 4 GB OR MORE • HARD DISK : 40GB OR MORE • MONITOR : 15” LED OR LCD MONITOR • KEYBOARD : NORMAL OR MULTIMEDIA • MOUSE : COMPATIBLE MOUSE
  • 17. Software Requirement Front End : Visual Web Developer 2010 Back End : MS Sql Server Web Technology : ASP.NET Operation System : Windows 8 Or Windows 10 Browser : Internet Explorer or any Server : IIS
  • 18. SYSTEM DESIGN Architectural design represents the structure of data and program components that are required to build a computer based system. Three-tier architecture Typically comprise a presentation tier, a business or data access tier, and a data tier. Three layers in the three-tier architecture are as follows: • Client Layer • Business Layer • Data Layer
  • 19. Here is a graphical illustration of three tire architecture
  • 20. Table Design uName nvarchar50 Primary Key pWord nvarchar50 CityName nvarchar50 Details nvarchar50 UName nvarchar50 Primary Key pWord nvarchar50 CustName nvarchar50 cAddress nvarchar250 MobileNo varchar50 eMail nvarchar50 Admin login table City table Customer table
  • 21. pNo Int pdate Datetime uName varchar50 PropName varchar50 PropTypeName varchar50 details nvarchar250 price nvarchar50 Contact nvarchar250 cityName varchar50 pNo Int pdate Datetime uName varchar50 PropName varchar50 PropTypeName varchar50 details varchar250 price nvarchar50 Contact varchar250 cityName varchar50 Property Table Wanted Property Table
  • 22. DATA FLOW DIAGRAM A Dataflow Diagram also known as “Bubble Chart” is used to clarify System requirements and identifying major transformations that all become programs in System Design.
  • 23. . Entity Relationship Diagram In software engineering, an entity-relationship model (ERM) is an abstract and conceptual representation of data.
  • 24. TESTING Testing is a process of executing a program with the intent of finding an error. Testing Principle:  All tests should be traceable to customer requirements.  Test should be planned long before testing begins.  The testing should begin “in the small” and progress towards testing “in the large”.  To be most effective, testing should be conducted by an independent third party.
  • 25. Learning is a never-ending process. Our work is just the first steps to the particular approach of implementation of system. This system design with keeping quality assurance and user satisfaction at extreme the system is develops with the latest technology. With the aspects of VISUAL STUDIO ASP.NET system integrates by various utilities with keep ahead from the current area. At present, we first hope this would be helpful to our client, as we delivered fully to his/her requirement. CONCLUSION
  • 26. References  Web Programming using ASP.NET 1st edition by Balram Krishan  Learning ASP.Net and C#.Net 1st edition by Ramesh Bangia  Software Engineering: A Practioner’s Approach 6thedition by Roger Pressman, McGraw Hill international edition.  The Object-Oriented Approach Concepts, System Development and Modeling with UML, Satzinger, Orvik, 2nd edition. Web Links  www.asp.net - official Microsoft website  www.w3schools.com/aspnet  www.totorialspoint.com/asp.net  asp.net-tutorials.com Bibliography
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50.
  • 51.
  • 52.
  • 53.