Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split out sub sites #15

Open
Nokel81 opened this issue Jul 28, 2017 · 0 comments
Open

Split out sub sites #15

Nokel81 opened this issue Jul 28, 2017 · 0 comments

Comments

@Nokel81
Copy link
Owner

Nokel81 commented Jul 28, 2017

While keeping the tab based design of the pages have the content be split. This can be done one of two ways:

  1. Split them into their own pages and use / routing.
  2. Using ui-router set controllers and child ui-views and controllers.

Both of these will require some data restructuring, but that should be done anyway.
This restructuring needs to have the following:

  1. Split all data object retrieval info a singular service so that multiple calls to the server is not made. This should check to make sure that the object has already been gotten before sending back the data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant