Skip to content

Refactor trip add related things from TripController into separate class, add some more complicated functionality like trip recalculation/removal #8

Description

@infinifen

The trip add method in the trip controller has honestly grown a bit too complex for my taste and I'd like to put it somewhere else along with a bunch of other overall-area-management-things. Deleting a trip, for example, requires deleting that one trip and recomputing overall area from scratch, which will essentially reuse 90% of that add trip method. yadda yadda i have to get on this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions