Skip to content

Modeling of a sophisticated renovation house service, aiming to streamline the coordination of different workers through APIs and ensure effective communication with clients upon job completion

License

MarcoBendinelli/Renovation-Service-Modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renovation House Modeling 🏡

The project aims to model the service provided by a house renovation company to its clients. This service involves coordinating various workers such as plumbers, electricians, and constructors. The process begins with client requests, which prompt the service to contact and select the most suitable providers.

To model this complex process, choreography and collaboration diagrams using BPMN (Business Process Model and Notation) are employed. These diagrams visualize the interactions and handoffs between different parties involved in the renovation process, ensuring smooth coordination.

Additionally, Petri net is used to represent the dynamic behavior of the system. Petri net provides a graphical and mathematical framework for modeling concurrent processes, enabling us to analyze the flow of activities and resources within the renovation service.

Members:

  • Marco, Bendinelli
  • Stefano, Taborelli
  • Riccardo, Gelato

Overview of the process

This is an elicopter view of the process managed by the house renovation company:

  • Starts with the request of the house holder. In the request there are all details of their project.
  • HRC checks the validity of the project and sends a response to the client. (If bad, the process ends).
  • HRC asks to all the workers involved a quotation for the project.
  • If the project could not be complete at least by one of the type of worker needed, the process ends.
  • HRC computes the best solution for the client and it informs the loosers
  • HRC computes the total price to see if the client can afford the works. If they can it will inform the winners to start the works and it will provide all the informations needed, otherwise it will inform them to not start. In case of overbudget the client is informed and process is ended.
  • After the beginnning of works, HRC monitor the works to know when they are finished. If needed it will hasten to have feedback.
  • Once done it will inform the client and will proceed with the payment.

Third party services

Here there will be all the files used to debloy the API servers of workers

Models of the service

Here there is a first glanse to models used to describe all the process. Click here to go the folder with all the files used.

About

Modeling of a sophisticated renovation house service, aiming to streamline the coordination of different workers through APIs and ensure effective communication with clients upon job completion

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published