State model
Created by: nadimatalla
Create a state model and an array of states in project service class that holds objects of type any[](Javascript objects) in the project service file. These states contain the fields name, id, and description. Add to slot component the state variable as a number that corresponds to the state's ID.