Commit
f74016c81d67602c107d63ab8d7a0ebf7a14ef74
by anaabadlorenzo24tsk56 Front corrections: differences story.entity.ts from interface
Differentiates story.entity.ts from the story.ts interface. For that,
renames the entity to "StoryEntity" and make it implement the interface
defined in story.ts. This makes sure that the data structure defined in
the interface is fulfilled.