Skip to content

Refactor app.js #53

@misspokeycat

Description

@misspokeycat

App.js needs a refactor.

In particular, the following ought to be done:

  1. Authentication methods should be moved to a separate module.
  2. All routes pertaining to a certain feature with more then just static code (i.e. forums, payments, calendar) should be moved to separate files.
  3. Tests ought to be written for ALL non-static routes for ALL desired functionality..
  4. A full code review should be done of existing code, and comments should be added where necessary to better explain the app.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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