Skip to content

Split main class into three: front controller, logic, session #10

@mvl22

Description

@mvl22

Currently the telluswhere class contains three fairly distinct functions:

  • Front controller
  • Page logic, including API calls and map display
  • Session functions

For clarity, it would be good to split these into three classes.

The templating functionality is already handled by a third-party library.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions