Skip to content
This repository was archived by the owner on Jun 21, 2019. It is now read-only.

Client | Landing page #29

Open
jmaicaaan opened this issue Apr 9, 2018 · 3 comments
Open

Client | Landing page #29

jmaicaaan opened this issue Apr 9, 2018 · 3 comments

Comments

@jmaicaaan
Copy link
Member

No description provided.

@john20xdoe
Copy link
Member

john20xdoe commented Apr 15, 2018

What does this refer to? The default home page of the client (unauthenticated session), or the landing page of the user after login?

I have a definition of terms like this, assuming we have a sitemap/navigation pattern like:
Home
-- Modules (Example, User)
---- Submodule 1 (Dashboard)
---- Submodule 2 (Account Information)
---- Submodule 3 (another user-related page)

In that case:

  • Home - Refers to only the main page served at root index, regardless if logged in or not. Contains a semi-tutorial overview of entire site features, or a minimalistic description explaining the site.
  • Dashboard - Refers to main page AFTER logging in, which may still be the Home page above, or another page containing analytics or charts or some other summary info.
  • Landing page - Refers to the main page of each module, probably containing a short description or tutorial for its submodules, or even just an entire menu of each submodule (though already displayed in navigation). This is the page loaded when the Module is clicked in navigation.

Do you guys agree to the definitions above? So we can distinguish each "main" or "home" page.

@jmaicaaan
Copy link
Member Author

Dashboard and home for me is somehow similar. Landing page is a page for marketing stuff. Not related to CMS.

I didn't add this to the 0.2.0 milestone as I am not sure what content to put and if it's necessary to have a landing page.

@john20xdoe
Copy link
Member

I see. For the sake of clarification in the stories, we'll use Home as the default index while Dashboard as the index when logged in.

Will we have a page for each module? I think we can do away with it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants