Presentation is loading. Please wait.

Presentation is loading. Please wait.

Online Construction Estimation Developed By:- Vatsal S. Shah (100473116001) Dilip K. Babariya (100473116004) Jimit V. Rajani (090470116035) Guided by:-

Similar presentations


Presentation on theme: "Online Construction Estimation Developed By:- Vatsal S. Shah (100473116001) Dilip K. Babariya (100473116004) Jimit V. Rajani (090470116035) Guided by:-"— Presentation transcript:

1 Online Construction Estimation Developed By:- Vatsal S. Shah (100473116001) Dilip K. Babariya (100473116004) Jimit V. Rajani (090470116035) Guided by:- Prof. Chintan Sidapara Developed By:- Vatsal S. Shah (100473116001) Dilip K. Babariya (100473116004) Jimit V. Rajani (090470116035) Guided by:- Prof. Chintan Sidapara

2 INTRODUCTION This project is on Online Construction Estimation It is a dynamic web application developed to provide the user with a nearby estimation for their buildings as per their requirement. This project is on Online Construction Estimation It is a dynamic web application developed to provide the user with a nearby estimation for their buildings as per their requirement.

3 Cont… This site provides the user every estimation based on the selection of building materials, colours, furniture, flooring and all the other materials which are used to construct the building. The estimation is given of a particular and all the selected items as per the users requirement. This site provides the user every estimation based on the selection of building materials, colours, furniture, flooring and all the other materials which are used to construct the building. The estimation is given of a particular and all the selected items as per the users requirement.

4 Cont… This site has three type of users: admin, visitor and registered user. Admin is responsible for updating the website, providing the estimation and information of the building plans. Visitor can access the site for the overview of the different material available on site. Registered user has the Id and password and only they get the estimation of the construction plan. This site has three type of users: admin, visitor and registered user. Admin is responsible for updating the website, providing the estimation and information of the building plans. Visitor can access the site for the overview of the different material available on site. Registered user has the Id and password and only they get the estimation of the construction plan.

5 Why This Project?? It provides the user to select the best plan of the building To facilitate the user with the information about some of the developers so that they can deal with them. This site provides the users with an overview of their building before it physically exists. It provides the user to select the best plan of the building To facilitate the user with the information about some of the developers so that they can deal with them. This site provides the users with an overview of their building before it physically exists.

6 Cont... To provide flexibility to the user in the selection of building furniture and color pattern, flooring tiles and the design of the wall. This site is developed because the user can get the estimation of its own without consulting any professional. To provide flexibility to the user in the selection of building furniture and color pattern, flooring tiles and the design of the wall. This site is developed because the user can get the estimation of its own without consulting any professional.

7 Cont… Interaction can be provided between products manufacturer user and the developer through this website.

8 Features This site provides the best way to estimate the building plans and materials as per the customer requirement and area specification. It provides wide range of selection for all the building materials of different manufacturing companies. This site provides the best way to estimate the building plans and materials as per the customer requirement and area specification. It provides wide range of selection for all the building materials of different manufacturing companies.

9 Cont… Best selection scheme of all the materials for the site visitor as per their requirements. It includes different virtual models and different angle views of the building. It provides very large color patterns for customer flexibility. For developers and estate broker there is one special area on our site in which they can deal. Best selection scheme of all the materials for the site visitor as per their requirements. It includes different virtual models and different angle views of the building. It provides very large color patterns for customer flexibility. For developers and estate broker there is one special area on our site in which they can deal.

10 Cont… It provides the special requirements area in which user can give their plans on our site and share with us. It provides addresses and contacts of many manufacturing companies as per city. Via this site customer can get the proper estimation including discounts on each and every product. It provides the special requirements area in which user can give their plans on our site and share with us. It provides addresses and contacts of many manufacturing companies as per city. Via this site customer can get the proper estimation including discounts on each and every product.

11 Purpose of the project To provide the facility of selecting building plan and provide the nearest estimation. To facilitate the user for selecting various furniture design and various color scheme. To provide flexibility to user in extracting the information about many developers. To provide preview of the building or house before it exists in reality. To provide the facility of selecting building plan and provide the nearest estimation. To facilitate the user for selecting various furniture design and various color scheme. To provide flexibility to user in extracting the information about many developers. To provide preview of the building or house before it exists in reality.

12 How We Reach This Project?? In the beginning we have visited the Jhala Tech Pvt. Ltd which is situated at Pune and they responded positively and allocate this definition to us. We then explained the definition to the department and they suggested us to select Non-IT company. In the beginning we have visited the Jhala Tech Pvt. Ltd which is situated at Pune and they responded positively and allocate this definition to us. We then explained the definition to the department and they suggested us to select Non-IT company.

13 Cont… We then visited the Jay Jawan Construction Co. which mainly deals with the government approved projects. We explained the definition to them and they finally agreed on the same. They are also ready to guide us externally. We then visited the Jay Jawan Construction Co. which mainly deals with the government approved projects. We explained the definition to them and they finally agreed on the same. They are also ready to guide us externally.

14 Technologies used Front End:- ASP.NET (C# language) Back End:- MS Sql Server 2010 Front End:- ASP.NET (C# language) Back End:- MS Sql Server 2010

15 Why This Technologies?? ASP.NET:- ASP.NET drastically reduces the amount of code required to build large applications. With built-in Windows authentication & per- application configuration your applications are safe and secured. ASP.NET:- ASP.NET drastically reduces the amount of code required to build large applications. With built-in Windows authentication & per- application configuration your applications are safe and secured.

16 Cont… It provides better performance by taking advantage of early binding, just-in-time compilation, native optimization, and caching services right out of the box. The ASP.NET framework is complemented by a rich toolbox and designer in the Visual Studio integrated development environment. Drag-and- drop server controls and automatic deployment are just a few of the features this powerful tool provides. It provides better performance by taking advantage of early binding, just-in-time compilation, native optimization, and caching services right out of the box. The ASP.NET framework is complemented by a rich toolbox and designer in the Visual Studio integrated development environment. Drag-and- drop server controls and automatic deployment are just a few of the features this powerful tool provides.

17 Cont… Provides simplicity as ASP.NET makes it easy to perform common tasks, from simple form submission and client authentication to deployment and site configuration. The source code and HTML are together therefore ASP.NET pages are easy to maintain and write. Also the source code is executed on the server. This provides a lot of power and flexibility to the web pages. Provides simplicity as ASP.NET makes it easy to perform common tasks, from simple form submission and client authentication to deployment and site configuration. The source code and HTML are together therefore ASP.NET pages are easy to maintain and write. Also the source code is executed on the server. This provides a lot of power and flexibility to the web pages.

18 Cont… It is purely server-side technology so, ASP.NET code executes on the server before it is sent to the browser. Being language-independent, it allows you to choose the language that best applies to your application or partition your application across many languages. It is purely server-side technology so, ASP.NET code executes on the server before it is sent to the browser. Being language-independent, it allows you to choose the language that best applies to your application or partition your application across many languages.

19 Cont… ASP.NET makes for easy deployment. There is no need to register components because the configuration information is built-in. Easily works with ADO.NET using data-binding and page formatting features. It is an application which runs faster and counters large volumes of users without having performance problems ASP.NET makes for easy deployment. There is no need to register components because the configuration information is built-in. Easily works with ADO.NET using data-binding and page formatting features. It is an application which runs faster and counters large volumes of users without having performance problems

20 Why This Technology?? MS SQL Server:- SQL Server includes extra security features in its work group, standard and enterprise editions than Oracle database. Microsoft SQL Server administrators spend less time problem solving and tuning than Oracle database administrators. MS SQL Server:- SQL Server includes extra security features in its work group, standard and enterprise editions than Oracle database. Microsoft SQL Server administrators spend less time problem solving and tuning than Oracle database administrators.

21 Cont… SQL Server is said to be more user friendly and less time-consuming to install than Oracle. Companies utilizing SQL Server spend less money on administration per database than others. SQL Server is said to be more user friendly and less time-consuming to install than Oracle. Companies utilizing SQL Server spend less money on administration per database than others.

22 Cont… SQL Server comes with better security options than Oracle. SQL Server has advanced and integrated enterprise features such as advanced compression, data mining, partitioning. SQL Server comes with better security options than Oracle. SQL Server has advanced and integrated enterprise features such as advanced compression, data mining, partitioning.

23 Cont… SQL Server is said to be more user friendly and less time-consuming to install than Oracle. Companies utilizing SQL Server spend less money on administration per database than others. SQL Server is said to be more user friendly and less time-consuming to install than Oracle. Companies utilizing SQL Server spend less money on administration per database than others.

24 Cont… SQL Server comes with better security options than Oracle. SQL Server has advanced and integrated enterprise features such as advanced compression, data mining, partitioning. SQL Server comes with better security options than Oracle. SQL Server has advanced and integrated enterprise features such as advanced compression, data mining, partitioning.

25 Thank You…


Download ppt "Online Construction Estimation Developed By:- Vatsal S. Shah (100473116001) Dilip K. Babariya (100473116004) Jimit V. Rajani (090470116035) Guided by:-"

Similar presentations


Ads by Google