SlideShare una empresa de Scribd logo
1 de 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

Más contenido relacionado

La actualidad más candente

major project report Property Management
 major project report Property Management major project report Property Management
major project report Property Managementankonline
 
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 studentsSkyblue.aero
 
E property project documentation
E property project documentationE property project documentation
E property project documentationMusakkhir Sayyed
 
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 systemStarlee Lathong
 
Property Management System Abstract 2017
Property Management System Abstract 2017Property Management System Abstract 2017
Property Management System Abstract 2017ioshean
 
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.NetNafis Shaikh
 
The real Estate Project Proposal Reprot
The real Estate Project Proposal ReprotThe real Estate Project Proposal Reprot
The real Estate Project Proposal Reprotarun_solanki
 
Medical Store Management System Software Engineering Project
Medical Store Management System Software Engineering ProjectMedical Store Management System Software Engineering Project
Medical Store Management System Software Engineering Projecthani2253
 
Online property management system design document
Online property management system design documentOnline property management system design document
Online property management system design documentAbhilasha Lahigude
 
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 systemnitesh kumar sahu
 
Property dealing , A .net project
Property dealing , A .net projectProperty dealing , A .net project
Property dealing , A .net projectAnjali Kamboj
 
Property management system database
Property management system databaseProperty management system database
Property management system databasepragativbora
 
Project Super market billing system
Project Super market billing systemProject Super market billing system
Project Super market billing systemVickey Mahant
 
Presentation on House Rent Management System
Presentation on House Rent Management SystemPresentation on House Rent Management System
Presentation on House Rent Management SystemRihab Rahman
 
Er and data flow diagram
Er and data flow diagramEr and data flow diagram
Er and data flow diagramAnjali Balan
 
Online crime reporting system ppt
Online crime reporting system  pptOnline crime reporting system  ppt
Online crime reporting system pptYOGESH SHARMA
 
Car rental Project Ppt
Car rental Project PptCar rental Project Ppt
Car rental Project Pptrahul85rkm
 
Student Management System best PPT
Student Management System best PPTStudent Management System best PPT
Student Management System best PPTDheeraj Kumar tiwari
 

La actualidad más candente (20)

major project report Property Management
 major project report Property Management major project report Property Management
major project report Property Management
 
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
 
E property project documentation
E property project documentationE property project documentation
E property project documentation
 
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
 
Property Management System Abstract 2017
Property Management System Abstract 2017Property Management System Abstract 2017
Property Management System Abstract 2017
 
House rent system
House rent systemHouse rent system
House rent system
 
Srs documentation
Srs documentationSrs documentation
Srs documentation
 
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
 
The real Estate Project Proposal Reprot
The real Estate Project Proposal ReprotThe real Estate Project Proposal Reprot
The real Estate Project Proposal Reprot
 
Medical Store Management System Software Engineering Project
Medical Store Management System Software Engineering ProjectMedical Store Management System Software Engineering Project
Medical Store Management System Software Engineering Project
 
Online property management system design document
Online property management system design documentOnline property management system design document
Online property management system design document
 
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
 
Property dealing , A .net project
Property dealing , A .net projectProperty dealing , A .net project
Property dealing , A .net project
 
Property management system database
Property management system databaseProperty management system database
Property management system database
 
Project Super market billing system
Project Super market billing systemProject Super market billing system
Project Super market billing system
 
Presentation on House Rent Management System
Presentation on House Rent Management SystemPresentation on House Rent Management System
Presentation on House Rent Management System
 
Er and data flow diagram
Er and data flow diagramEr and data flow diagram
Er and data flow diagram
 
Online crime reporting system ppt
Online crime reporting system  pptOnline crime reporting system  ppt
Online crime reporting system ppt
 
Car rental Project Ppt
Car rental Project PptCar rental Project Ppt
Car rental Project Ppt
 
Student Management System best PPT
Student Management System best PPTStudent Management System best PPT
Student Management System best PPT
 

Similar a Online Real Estate Management System

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 SystemGruppo Banca Sella
 
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 .netGeorgekutty Francis
 
E-Tender System
E-Tender SystemE-Tender System
E-Tender SystemSmit 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 ArchitectureVersatile Mobitech
 
Crime Reporting System.pptx
Crime Reporting System.pptxCrime Reporting System.pptx
Crime Reporting System.pptxPenilVora
 
127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentation127801976 mobile-shop-management-system-documentation
127801976 mobile-shop-management-system-documentationNitesh 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 Systemvivek shah
 
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 SaleMike Taylor
 
T&TMS presentation.pptx
T&TMS presentation.pptxT&TMS presentation.pptx
T&TMS presentation.pptxGraphicsOnline
 
Software Assurance CSS321Security Static Ana.docx
Software Assurance CSS321Security Static Ana.docxSoftware Assurance CSS321Security Static Ana.docx
Software Assurance CSS321Security Static Ana.docxwhitneyleman54422
 
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?Apigee | Google Cloud
 

Similar a 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?
 

Último

2k Shots ≽ 9205541914 ≼ Call Girls In Sainik Farm (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Sainik Farm (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Sainik Farm (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Sainik Farm (Delhi)Delhi Call girls
 
Purva Soukhyam in Guduvancheri Chennai.pdf
Purva Soukhyam in Guduvancheri Chennai.pdfPurva Soukhyam in Guduvancheri Chennai.pdf
Purva Soukhyam in Guduvancheri Chennai.pdfpritika141199
 
M3M 129 E Brochure Noida Expressway, Sector 129, Noida
M3M 129 E Brochure Noida Expressway, Sector 129, NoidaM3M 129 E Brochure Noida Expressway, Sector 129, Noida
M3M 129 E Brochure Noida Expressway, Sector 129, Noidasarak0han45400
 
Call Girls In Vasant Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Vasant Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Vasant Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Vasant Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
SVN Live 5.6.24 Weekly Property Broadcast
SVN Live 5.6.24 Weekly Property BroadcastSVN Live 5.6.24 Weekly Property Broadcast
SVN Live 5.6.24 Weekly Property BroadcastSVN International Corp.
 
Call Girls in Karkardooma Delhi +91 84487779280}Woman Seeking Man in Delhi NCR
Call Girls in Karkardooma Delhi +91 84487779280}Woman Seeking Man in Delhi NCRCall Girls in Karkardooma Delhi +91 84487779280}Woman Seeking Man in Delhi NCR
Call Girls in Karkardooma Delhi +91 84487779280}Woman Seeking Man in Delhi NCRasmaqueen5
 
9990771857 Call Girls in Dwarka Sector 7 Delhi (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 7 Delhi (Call Girls) Delhi9990771857 Call Girls in Dwarka Sector 7 Delhi (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 7 Delhi (Call Girls) Delhidelhimodel235
 
2k Shot Call girls Karol Bagh Delhi 9205541914
2k Shot Call girls Karol Bagh Delhi 92055419142k Shot Call girls Karol Bagh Delhi 9205541914
2k Shot Call girls Karol Bagh Delhi 9205541914Delhi Call girls
 
Call Girls in shastri nagar Delhi 8264348440 ✅ call girls ❤️
Call Girls in shastri nagar Delhi 8264348440 ✅ call girls ❤️Call Girls in shastri nagar Delhi 8264348440 ✅ call girls ❤️
Call Girls in shastri nagar Delhi 8264348440 ✅ call girls ❤️soniya singh
 
Premium Villa Projects in Sarjapur Road Bengaluru
Premium Villa Projects in Sarjapur Road BengaluruPremium Villa Projects in Sarjapur Road Bengaluru
Premium Villa Projects in Sarjapur Road BengaluruShivaSeo3
 
3D Architectural Rendering Company by Panoram CGI
3D Architectural Rendering Company by Panoram CGI3D Architectural Rendering Company by Panoram CGI
3D Architectural Rendering Company by Panoram CGIPanoram CGI
 
Shapoorji Pallonji Joyville Vista Pune | Spend Your Family Time Together
Shapoorji Pallonji Joyville Vista Pune | Spend Your Family Time TogetherShapoorji Pallonji Joyville Vista Pune | Spend Your Family Time Together
Shapoorji Pallonji Joyville Vista Pune | Spend Your Family Time Togetheraidasheikh47
 
9990771857 Call Girls in Dwarka Sector 137 Noida (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 137 Noida (Call Girls) Delhi9990771857 Call Girls in Dwarka Sector 137 Noida (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 137 Noida (Call Girls) Delhidelhimodel235
 
Girls in Kalyanpuri }Delhi↫8447779280↬Escort Service. In Delhi NCR
Girls in Kalyanpuri }Delhi↫8447779280↬Escort Service. In Delhi NCRGirls in Kalyanpuri }Delhi↫8447779280↬Escort Service. In Delhi NCR
Girls in Kalyanpuri }Delhi↫8447779280↬Escort Service. In Delhi NCRasmaqueen5
 
9990771857 Call Girls in Dwarka Sector 6 Delhi (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 6 Delhi (Call Girls) Delhi9990771857 Call Girls in Dwarka Sector 6 Delhi (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 6 Delhi (Call Girls) Delhidelhimodel235
 
Magarpatta Nova Elegance Mundhwa Pune E-Brochure.pdf
Magarpatta Nova Elegance Mundhwa Pune  E-Brochure.pdfMagarpatta Nova Elegance Mundhwa Pune  E-Brochure.pdf
Magarpatta Nova Elegance Mundhwa Pune E-Brochure.pdfManishSaxena95
 
2k Shot Call girls Aiims Delhi 9205541914
2k Shot Call girls Aiims Delhi 92055419142k Shot Call girls Aiims Delhi 9205541914
2k Shot Call girls Aiims Delhi 9205541914Delhi Call girls
 
Call Girls In Laxmi Nagar Delhi +91-8447779280! !Best Woman Seeking Man Escor...
Call Girls In Laxmi Nagar Delhi +91-8447779280! !Best Woman Seeking Man Escor...Call Girls In Laxmi Nagar Delhi +91-8447779280! !Best Woman Seeking Man Escor...
Call Girls In Laxmi Nagar Delhi +91-8447779280! !Best Woman Seeking Man Escor...asmaqueen5
 
9990771857 Call Girls in Dwarka Sector 2 Delhi (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 2 Delhi (Call Girls) Delhi9990771857 Call Girls in Dwarka Sector 2 Delhi (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 2 Delhi (Call Girls) Delhidelhimodel235
 
Best Deal Virtual Space in Satya The Hive Tata Zudio 750 Sqft 1.89 Cr All inc...
Best Deal Virtual Space in Satya The Hive Tata Zudio 750 Sqft 1.89 Cr All inc...Best Deal Virtual Space in Satya The Hive Tata Zudio 750 Sqft 1.89 Cr All inc...
Best Deal Virtual Space in Satya The Hive Tata Zudio 750 Sqft 1.89 Cr All inc...ApartmentWala1
 

Último (20)

2k Shots ≽ 9205541914 ≼ Call Girls In Sainik Farm (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Sainik Farm (Delhi)2k Shots ≽ 9205541914 ≼ Call Girls In Sainik Farm (Delhi)
2k Shots ≽ 9205541914 ≼ Call Girls In Sainik Farm (Delhi)
 
Purva Soukhyam in Guduvancheri Chennai.pdf
Purva Soukhyam in Guduvancheri Chennai.pdfPurva Soukhyam in Guduvancheri Chennai.pdf
Purva Soukhyam in Guduvancheri Chennai.pdf
 
M3M 129 E Brochure Noida Expressway, Sector 129, Noida
M3M 129 E Brochure Noida Expressway, Sector 129, NoidaM3M 129 E Brochure Noida Expressway, Sector 129, Noida
M3M 129 E Brochure Noida Expressway, Sector 129, Noida
 
Call Girls In Vasant Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Vasant Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Vasant Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Vasant Vihar Delhi 💯Call Us 🔝8264348440🔝
 
SVN Live 5.6.24 Weekly Property Broadcast
SVN Live 5.6.24 Weekly Property BroadcastSVN Live 5.6.24 Weekly Property Broadcast
SVN Live 5.6.24 Weekly Property Broadcast
 
Call Girls in Karkardooma Delhi +91 84487779280}Woman Seeking Man in Delhi NCR
Call Girls in Karkardooma Delhi +91 84487779280}Woman Seeking Man in Delhi NCRCall Girls in Karkardooma Delhi +91 84487779280}Woman Seeking Man in Delhi NCR
Call Girls in Karkardooma Delhi +91 84487779280}Woman Seeking Man in Delhi NCR
 
9990771857 Call Girls in Dwarka Sector 7 Delhi (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 7 Delhi (Call Girls) Delhi9990771857 Call Girls in Dwarka Sector 7 Delhi (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 7 Delhi (Call Girls) Delhi
 
2k Shot Call girls Karol Bagh Delhi 9205541914
2k Shot Call girls Karol Bagh Delhi 92055419142k Shot Call girls Karol Bagh Delhi 9205541914
2k Shot Call girls Karol Bagh Delhi 9205541914
 
Call Girls in shastri nagar Delhi 8264348440 ✅ call girls ❤️
Call Girls in shastri nagar Delhi 8264348440 ✅ call girls ❤️Call Girls in shastri nagar Delhi 8264348440 ✅ call girls ❤️
Call Girls in shastri nagar Delhi 8264348440 ✅ call girls ❤️
 
Premium Villa Projects in Sarjapur Road Bengaluru
Premium Villa Projects in Sarjapur Road BengaluruPremium Villa Projects in Sarjapur Road Bengaluru
Premium Villa Projects in Sarjapur Road Bengaluru
 
3D Architectural Rendering Company by Panoram CGI
3D Architectural Rendering Company by Panoram CGI3D Architectural Rendering Company by Panoram CGI
3D Architectural Rendering Company by Panoram CGI
 
Shapoorji Pallonji Joyville Vista Pune | Spend Your Family Time Together
Shapoorji Pallonji Joyville Vista Pune | Spend Your Family Time TogetherShapoorji Pallonji Joyville Vista Pune | Spend Your Family Time Together
Shapoorji Pallonji Joyville Vista Pune | Spend Your Family Time Together
 
9990771857 Call Girls in Dwarka Sector 137 Noida (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 137 Noida (Call Girls) Delhi9990771857 Call Girls in Dwarka Sector 137 Noida (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 137 Noida (Call Girls) Delhi
 
Girls in Kalyanpuri }Delhi↫8447779280↬Escort Service. In Delhi NCR
Girls in Kalyanpuri }Delhi↫8447779280↬Escort Service. In Delhi NCRGirls in Kalyanpuri }Delhi↫8447779280↬Escort Service. In Delhi NCR
Girls in Kalyanpuri }Delhi↫8447779280↬Escort Service. In Delhi NCR
 
9990771857 Call Girls in Dwarka Sector 6 Delhi (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 6 Delhi (Call Girls) Delhi9990771857 Call Girls in Dwarka Sector 6 Delhi (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 6 Delhi (Call Girls) Delhi
 
Magarpatta Nova Elegance Mundhwa Pune E-Brochure.pdf
Magarpatta Nova Elegance Mundhwa Pune  E-Brochure.pdfMagarpatta Nova Elegance Mundhwa Pune  E-Brochure.pdf
Magarpatta Nova Elegance Mundhwa Pune E-Brochure.pdf
 
2k Shot Call girls Aiims Delhi 9205541914
2k Shot Call girls Aiims Delhi 92055419142k Shot Call girls Aiims Delhi 9205541914
2k Shot Call girls Aiims Delhi 9205541914
 
Call Girls In Laxmi Nagar Delhi +91-8447779280! !Best Woman Seeking Man Escor...
Call Girls In Laxmi Nagar Delhi +91-8447779280! !Best Woman Seeking Man Escor...Call Girls In Laxmi Nagar Delhi +91-8447779280! !Best Woman Seeking Man Escor...
Call Girls In Laxmi Nagar Delhi +91-8447779280! !Best Woman Seeking Man Escor...
 
9990771857 Call Girls in Dwarka Sector 2 Delhi (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 2 Delhi (Call Girls) Delhi9990771857 Call Girls in Dwarka Sector 2 Delhi (Call Girls) Delhi
9990771857 Call Girls in Dwarka Sector 2 Delhi (Call Girls) Delhi
 
Best Deal Virtual Space in Satya The Hive Tata Zudio 750 Sqft 1.89 Cr All inc...
Best Deal Virtual Space in Satya The Hive Tata Zudio 750 Sqft 1.89 Cr All inc...Best Deal Virtual Space in Satya The Hive Tata Zudio 750 Sqft 1.89 Cr All inc...
Best Deal Virtual Space in Satya The Hive Tata Zudio 750 Sqft 1.89 Cr All inc...
 

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.