尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
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

UML Diagrams for Real estate management system
UML Diagrams for Real estate management systemUML Diagrams for Real estate management system
UML Diagrams for Real estate management system
Starlee Lathong
 
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
Nafis Shaikh
 
Hotel management synopsis
Hotel management synopsisHotel management synopsis
Hotel management synopsis
Rahulraj Nirala
 
Real Estate
Real Estate Real Estate
Real Estate
Smit Patel
 
Online property management system design document
Online property management system design documentOnline property management system design document
Online property management system design document
Abhilasha Lahigude
 
Minor Presentation On Real Estate
Minor Presentation On Real EstateMinor Presentation On Real Estate
Minor Presentation On Real Estate
Kumar Narayan
 
Room rental system
Room rental systemRoom rental system
Room rental system
Nikhil Kumawat
 
Hotel Management System final report
Hotel Management System final report  Hotel Management System final report
Hotel Management System final report
jaysavani5
 
Hotel reservation system
Hotel reservation systemHotel reservation system
Hotel reservation system
Manoj Malshan
 
Project Proposal document for Hotel Management System
Project Proposal document for Hotel Management SystemProject Proposal document for Hotel Management System
Project Proposal document for Hotel Management System
Charitha Gamage
 
Hms project report
Hms project reportHms project report
Hms project report
Simranjitkaur89
 
Presentation on House Rent Management System
Presentation on House Rent Management SystemPresentation on House Rent Management System
Presentation on House Rent Management System
Rihab Rahman
 
House Rental Management System Presentation
House Rental Management System PresentationHouse Rental Management System Presentation
House Rental Management System Presentation
RohanRajMudvari
 
Hostel management system ppt
Hostel management system pptHostel management system ppt
Hostel management system ppt
12345tusharverma
 
Student database management system
Student database management systemStudent database management system
Student database management system
Snehal Raut
 
Hostel management system
Hostel management systemHostel management system
Hostel management system
Yashna Jawrani
 
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
 
Er and data flow diagram
Er and data flow diagramEr and data flow diagram
Er and data flow diagram
Anjali Balan
 
Hotel Management System
Hotel Management System Hotel Management System
Hotel Management System
Kusum Sankhala
 
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
 

What's hot (20)

UML Diagrams for Real estate management system
UML Diagrams for Real estate management systemUML Diagrams for Real estate management system
UML Diagrams for Real estate management system
 
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
 
Hotel management synopsis
Hotel management synopsisHotel management synopsis
Hotel management synopsis
 
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
 
Minor Presentation On Real Estate
Minor Presentation On Real EstateMinor Presentation On Real Estate
Minor Presentation On Real Estate
 
Room rental system
Room rental systemRoom rental system
Room rental system
 
Hotel Management System final report
Hotel Management System final report  Hotel Management System final report
Hotel Management System final report
 
Hotel reservation system
Hotel reservation systemHotel reservation system
Hotel reservation system
 
Project Proposal document for Hotel Management System
Project Proposal document for Hotel Management SystemProject Proposal document for Hotel Management System
Project Proposal document for Hotel Management System
 
Hms project report
Hms project reportHms project report
Hms project report
 
Presentation on House Rent Management System
Presentation on House Rent Management SystemPresentation on House Rent Management System
Presentation on House Rent Management System
 
House Rental Management System Presentation
House Rental Management System PresentationHouse Rental Management System Presentation
House Rental Management System Presentation
 
Hostel management system ppt
Hostel management system pptHostel management system ppt
Hostel management system ppt
 
Student database management system
Student database management systemStudent database management system
Student database management system
 
Hostel management system
Hostel management systemHostel management system
Hostel management system
 
The real Estate Project Proposal Reprot
The real Estate Project Proposal ReprotThe real Estate Project Proposal Reprot
The real Estate Project Proposal Reprot
 
Er and data flow diagram
Er and data flow diagramEr and data flow diagram
Er and data flow diagram
 
Hotel Management System
Hotel Management System Hotel Management System
Hotel 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
 

Similar to Online Real Estate Management System

Crime security.
Crime security.Crime security.
Crime security.
Nishan Shah
 
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
Gruppo Banca Sella
 
icv
icvicv
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
Georgekutty Francis
 
Project report
Project report Project report
Project report
Vikram Singh
 
ASP Net
ASP NetASP Net
E-Tender System
E-Tender SystemE-Tender System
E-Tender System
Smit Patel
 
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
Versatile Mobitech
 
Job portal
Job portalJob portal
Job portal
Arman Ahmed
 
Crime Reporting System.pptx
Crime Reporting System.pptxCrime Reporting System.pptx
Crime Reporting System.pptx
PenilVora
 
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
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
vivek shah
 
Property dealing , A .net project
Property dealing , A .net projectProperty dealing , A .net project
Property dealing , A .net project
Anjali Kamboj
 
Online Building Plan
Online Building PlanOnline Building Plan
Online Building Plan
Lakshmi Gottipati
 
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
Mike Taylor
 
Onine exam 1
Onine exam 1Onine exam 1
YasirNew
YasirNewYasirNew
YasirNew
Yasir Arafat
 
T&TMS presentation.pptx
T&TMS presentation.pptxT&TMS presentation.pptx
T&TMS presentation.pptx
GraphicsOnline
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
Kamal Acharya
 

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
 
Property dealing , A .net project
Property dealing , A .net projectProperty dealing , A .net project
Property dealing , A .net project
 
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
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
 

Recently uploaded

一比一原版麦考瑞大学毕业证(MQU毕业证书)学历如何办理
一比一原版麦考瑞大学毕业证(MQU毕业证书)学历如何办理一比一原版麦考瑞大学毕业证(MQU毕业证书)学历如何办理
一比一原版麦考瑞大学毕业证(MQU毕业证书)学历如何办理
mamekyn
 
Mayur Vihar Call Girls ~!☎️ 9711199012≼ (Call Girls Delhi) At Your Doorstep D...
Mayur Vihar Call Girls ~!☎️ 9711199012≼ (Call Girls Delhi) At Your Doorstep D...Mayur Vihar Call Girls ~!☎️ 9711199012≼ (Call Girls Delhi) At Your Doorstep D...
Mayur Vihar Call Girls ~!☎️ 9711199012≼ (Call Girls Delhi) At Your Doorstep D...
preeti77667
 
Unveiling Unity One The Epitome of Commercial Excellence.
Unveiling Unity One The Epitome of Commercial Excellence.Unveiling Unity One The Epitome of Commercial Excellence.
Unveiling Unity One The Epitome of Commercial Excellence.
Sunil Agrawal and Associates
 
#1 Call Girls in Bangalore || 9079923931 || Quick Booking at Affordable Price
#1 Call Girls in Bangalore || 9079923931 || Quick Booking at Affordable Price#1 Call Girls in Bangalore || 9079923931 || Quick Booking at Affordable Price
#1 Call Girls in Bangalore || 9079923931 || Quick Booking at Affordable Price
MEQ - Mainstreet Equity Corp.
 
一比一原版利物浦大学毕业证(UOL毕业证书)学历如何办理
一比一原版利物浦大学毕业证(UOL毕业证书)学历如何办理一比一原版利物浦大学毕业证(UOL毕业证书)学历如何办理
一比一原版利物浦大学毕业证(UOL毕业证书)学历如何办理
peuvuz
 
Elevating Living The Surge of 4 BHK Homes and Evolving Budget Trends in Indore.
Elevating Living The Surge of 4 BHK Homes and Evolving Budget Trends in Indore.Elevating Living The Surge of 4 BHK Homes and Evolving Budget Trends in Indore.
Elevating Living The Surge of 4 BHK Homes and Evolving Budget Trends in Indore.
Sunil Agrawal and Associates
 
Real Estate Investment Checklist What to Consider Before Investing in Indore.
Real Estate Investment Checklist What to Consider Before Investing in Indore.Real Estate Investment Checklist What to Consider Before Investing in Indore.
Real Estate Investment Checklist What to Consider Before Investing in Indore.
Sunil Agrawal and Associates
 
PSM - Strata Management Regulations 2015
PSM - Strata Management Regulations 2015PSM - Strata Management Regulations 2015
PSM - Strata Management Regulations 2015
jmbsuriaixora
 
Why This Festive Season Is the Best Time to Buy Property in Indore.
Why This Festive Season Is the Best Time to Buy Property in Indore.Why This Festive Season Is the Best Time to Buy Property in Indore.
Why This Festive Season Is the Best Time to Buy Property in Indore.
Sunil Agrawal and Associates
 
一比一原版谢菲尔德大学毕业证(TUOS毕业证书)学历如何办理
一比一原版谢菲尔德大学毕业证(TUOS毕业证书)学历如何办理一比一原版谢菲尔德大学毕业证(TUOS毕业证书)学历如何办理
一比一原版谢菲尔德大学毕业证(TUOS毕业证书)学历如何办理
peuvuz
 
Oakhaus Vancouver Floor Plans June 2024.pdf
Oakhaus Vancouver Floor Plans June 2024.pdfOakhaus Vancouver Floor Plans June 2024.pdf
Oakhaus Vancouver Floor Plans June 2024.pdf
VickyAulakh1
 
Verified Call Girls Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Serv...
Verified Call Girls Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Serv...Verified Call Girls Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Serv...
Verified Call Girls Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Serv...
simmi singh$A17
 
Expressways of India: A Comprehensive Guide
Expressways of India: A Comprehensive GuideExpressways of India: A Comprehensive Guide
Expressways of India: A Comprehensive Guide
narinav14
 
#1 Call Girls in Mumbai || 9910780858 || Quick Booking at Affordable Price
#1 Call Girls in Mumbai || 9910780858 || Quick Booking at Affordable Price#1 Call Girls in Mumbai || 9910780858 || Quick Booking at Affordable Price
#1 Call Girls in Mumbai || 9910780858 || Quick Booking at Affordable Price
MEQ - Mainstreet Equity Corp.
 
GUIA_LEGAL_CHAPTER_11_REAL STATE PROPERTY .pdf
GUIA_LEGAL_CHAPTER_11_REAL STATE PROPERTY .pdfGUIA_LEGAL_CHAPTER_11_REAL STATE PROPERTY .pdf
GUIA_LEGAL_CHAPTER_11_REAL STATE PROPERTY .pdf
ProexportColombia1
 
Serviced Apartment Ho Chi Minh in Vietnam
Serviced Apartment Ho Chi Minh in VietnamServiced Apartment Ho Chi Minh in Vietnam
Serviced Apartment Ho Chi Minh in Vietnam
GVRenting
 
🔥Patna Call Girls 🫱 7023059433 🫲 High Class Independent Escorts Service Avail...
🔥Patna Call Girls 🫱 7023059433 🫲 High Class Independent Escorts Service Avail...🔥Patna Call Girls 🫱 7023059433 🫲 High Class Independent Escorts Service Avail...
🔥Patna Call Girls 🫱 7023059433 🫲 High Class Independent Escorts Service Avail...
janvi sharman06
 
一比一原版美国乔治城大学毕业证如何办理
一比一原版美国乔治城大学毕业证如何办理一比一原版美国乔治城大学毕业证如何办理
一比一原版美国乔治城大学毕业证如何办理
pobegz
 
SVN Live 6.24.24 Weekly Property Broadcast
SVN Live 6.24.24 Weekly Property BroadcastSVN Live 6.24.24 Weekly Property Broadcast
SVN Live 6.24.24 Weekly Property Broadcast
SVN International Corp.
 
Orchard Meadows Where Luxury Meets Convenience
Orchard Meadows  Where Luxury Meets ConvenienceOrchard Meadows  Where Luxury Meets Convenience
Orchard Meadows Where Luxury Meets Convenience
Sunil Agrawal and Associates
 

Recently uploaded (20)

一比一原版麦考瑞大学毕业证(MQU毕业证书)学历如何办理
一比一原版麦考瑞大学毕业证(MQU毕业证书)学历如何办理一比一原版麦考瑞大学毕业证(MQU毕业证书)学历如何办理
一比一原版麦考瑞大学毕业证(MQU毕业证书)学历如何办理
 
Mayur Vihar Call Girls ~!☎️ 9711199012≼ (Call Girls Delhi) At Your Doorstep D...
Mayur Vihar Call Girls ~!☎️ 9711199012≼ (Call Girls Delhi) At Your Doorstep D...Mayur Vihar Call Girls ~!☎️ 9711199012≼ (Call Girls Delhi) At Your Doorstep D...
Mayur Vihar Call Girls ~!☎️ 9711199012≼ (Call Girls Delhi) At Your Doorstep D...
 
Unveiling Unity One The Epitome of Commercial Excellence.
Unveiling Unity One The Epitome of Commercial Excellence.Unveiling Unity One The Epitome of Commercial Excellence.
Unveiling Unity One The Epitome of Commercial Excellence.
 
#1 Call Girls in Bangalore || 9079923931 || Quick Booking at Affordable Price
#1 Call Girls in Bangalore || 9079923931 || Quick Booking at Affordable Price#1 Call Girls in Bangalore || 9079923931 || Quick Booking at Affordable Price
#1 Call Girls in Bangalore || 9079923931 || Quick Booking at Affordable Price
 
一比一原版利物浦大学毕业证(UOL毕业证书)学历如何办理
一比一原版利物浦大学毕业证(UOL毕业证书)学历如何办理一比一原版利物浦大学毕业证(UOL毕业证书)学历如何办理
一比一原版利物浦大学毕业证(UOL毕业证书)学历如何办理
 
Elevating Living The Surge of 4 BHK Homes and Evolving Budget Trends in Indore.
Elevating Living The Surge of 4 BHK Homes and Evolving Budget Trends in Indore.Elevating Living The Surge of 4 BHK Homes and Evolving Budget Trends in Indore.
Elevating Living The Surge of 4 BHK Homes and Evolving Budget Trends in Indore.
 
Real Estate Investment Checklist What to Consider Before Investing in Indore.
Real Estate Investment Checklist What to Consider Before Investing in Indore.Real Estate Investment Checklist What to Consider Before Investing in Indore.
Real Estate Investment Checklist What to Consider Before Investing in Indore.
 
PSM - Strata Management Regulations 2015
PSM - Strata Management Regulations 2015PSM - Strata Management Regulations 2015
PSM - Strata Management Regulations 2015
 
Why This Festive Season Is the Best Time to Buy Property in Indore.
Why This Festive Season Is the Best Time to Buy Property in Indore.Why This Festive Season Is the Best Time to Buy Property in Indore.
Why This Festive Season Is the Best Time to Buy Property in Indore.
 
一比一原版谢菲尔德大学毕业证(TUOS毕业证书)学历如何办理
一比一原版谢菲尔德大学毕业证(TUOS毕业证书)学历如何办理一比一原版谢菲尔德大学毕业证(TUOS毕业证书)学历如何办理
一比一原版谢菲尔德大学毕业证(TUOS毕业证书)学历如何办理
 
Oakhaus Vancouver Floor Plans June 2024.pdf
Oakhaus Vancouver Floor Plans June 2024.pdfOakhaus Vancouver Floor Plans June 2024.pdf
Oakhaus Vancouver Floor Plans June 2024.pdf
 
Verified Call Girls Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Serv...
Verified Call Girls Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Serv...Verified Call Girls Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Serv...
Verified Call Girls Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Serv...
 
Expressways of India: A Comprehensive Guide
Expressways of India: A Comprehensive GuideExpressways of India: A Comprehensive Guide
Expressways of India: A Comprehensive Guide
 
#1 Call Girls in Mumbai || 9910780858 || Quick Booking at Affordable Price
#1 Call Girls in Mumbai || 9910780858 || Quick Booking at Affordable Price#1 Call Girls in Mumbai || 9910780858 || Quick Booking at Affordable Price
#1 Call Girls in Mumbai || 9910780858 || Quick Booking at Affordable Price
 
GUIA_LEGAL_CHAPTER_11_REAL STATE PROPERTY .pdf
GUIA_LEGAL_CHAPTER_11_REAL STATE PROPERTY .pdfGUIA_LEGAL_CHAPTER_11_REAL STATE PROPERTY .pdf
GUIA_LEGAL_CHAPTER_11_REAL STATE PROPERTY .pdf
 
Serviced Apartment Ho Chi Minh in Vietnam
Serviced Apartment Ho Chi Minh in VietnamServiced Apartment Ho Chi Minh in Vietnam
Serviced Apartment Ho Chi Minh in Vietnam
 
🔥Patna Call Girls 🫱 7023059433 🫲 High Class Independent Escorts Service Avail...
🔥Patna Call Girls 🫱 7023059433 🫲 High Class Independent Escorts Service Avail...🔥Patna Call Girls 🫱 7023059433 🫲 High Class Independent Escorts Service Avail...
🔥Patna Call Girls 🫱 7023059433 🫲 High Class Independent Escorts Service Avail...
 
一比一原版美国乔治城大学毕业证如何办理
一比一原版美国乔治城大学毕业证如何办理一比一原版美国乔治城大学毕业证如何办理
一比一原版美国乔治城大学毕业证如何办理
 
SVN Live 6.24.24 Weekly Property Broadcast
SVN Live 6.24.24 Weekly Property BroadcastSVN Live 6.24.24 Weekly Property Broadcast
SVN Live 6.24.24 Weekly Property Broadcast
 
Orchard Meadows Where Luxury Meets Convenience
Orchard Meadows  Where Luxury Meets ConvenienceOrchard Meadows  Where Luxury Meets Convenience
Orchard Meadows Where Luxury Meets Convenience
 

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.
  翻译: