Planning
I will complete the following checklist during the first milestone
- Creating the proxy for all Operation subclasses' state_forwards and state_backwards methods in ProjectState.
- Initialization of the Central Registry in ProjectState(like ProjectState.add_field() etc.).
- Code the logic to populate the registry with ProjectState.add_model() and newly introduced ProjectState.add_field().
- Fixing and Writing tests along with Documentaion.(if required)