Skip to content

Save activities using API #44

@enriquezrene

Description

@enriquezrene

In #38 a page to manage activities has been created, we need to implement an API interaction so activities can be actually saved.

Acceptance Criteria

  • ActivityService needs to make the proper request to the API
  • Visit create-activity.component.ts file to add the required interaction with the above-mentioned service
  • Make sure the activity list is reloaded to show the list with the new entry added
  • All the added code needs to have at least 80% code coverage

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions