-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Milestone
Description
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