Skip to content

Initial cut of routes and controllers #5

@brehaut

Description

@brehaut

The UI will need to handle routing and history changes to provide a good UI experience for browser based users. This should be handled by some kind of routing and controller dispatch scheme. This task is to create the basic stubs we know we will need to get off the ground:

  • Homepage / Search page
  • Search page with results: Note this may look like a variant of the homepage
  • Details view page
  • User pages (coordinate with backend team)
    • Log in.
    • Sign up.
    • Account preferences.
    • Sign out
    • Entry add and edit

Depends on #3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions