Today I talk about another Database Research Project. Here goes:
Real
Estate Management System can be an ERP(enterprise resource planning) software
which contains management and accounting of a company. This software is a web
based software which can run on internet and also intranet. The management part
of the software can contain all the information about the main features of a
real estate company. It contains five main parts of a real estate. They are
purchase, engineering, sales and marketing and h-r(human resource management).
Another part contains all the information of accounting. The latter part
contains all the account information and all the costs and revenues of the
company. An administrator account is also added to this company which can be
accessed only by the administrator. Only admin can have access to the administrator
account and create multiple user roles. To build this software initially all
the requirement activities of the company should be sorted out. First an ER (entity relationship) diagram based on
entities and relationships can be designed. Then this can be mapped to relational
models for both accounting and management and the design in SQL Server can be
developed. Next the front end interface of the software using software tools
such as, Asp.net framework 3.5
using C#, HTML, Ajax control toolkit and CSS (Cascading Style Sheet) can be
implemented. Try to make the interface as versatile and user friendly as
possible. Additionally, it can be further developed for future
scope adding more features according to further needs and requirements of a
real estate company and which can hence provide much better and more convenient
service.