# Eagle Estates - Part 1

In this case study, we will begin by creating a new module for a Eagle Estate management company. Let us call this module Eagle Estates. Furthermore, we have to do the following:

  • Create a new model to manage all the properties of the company.
  • Ensure to create any/all other necessary files for the module.