Skip to content
Thrudvangr Rising edited this page Sep 2, 2013 · 3 revisions
  • Back to Overview? --> Views
  • Anything missing? Please feel free to add anything you want!

What should be accomplished here?

  • header
    • Metalcon logo, crowd-picture,
  • registration button
  • login input blanks (user's data input)
    • user name (or email)
    • password
  • login button
  • link "You forgot your password?" --> viewMailConfirmation
  • representing text, what Metalcon is
    • viewAbout-link
      • for people, who want to know more about Metalcon
    • show categories (venues, bands, albums, news feed...)
      • each category with a small text about it
  • forwarding user to his viewHome after successfully logging in
  • viewPageBottom
    • Shows hyperlinks to necessary pages e.g. viewFAQ

What about wrong input (during login)?

  • same error message after different wrong input
    • "The user name or the password you entered is wrong! Please try again."
    • new try for login with emptied blanks
  • multiple wrong inputs (e.g. 5 tries) --> Suggestion to register
    • e.g.: "Are you sure that you're registered on Metalcon? Maybe you want to register a new account?"
    • registration button --> linked to viewCreateAccount
    • still possible to get more tries to login

Interaction with news feed

  • after logging in

Which sub views exist

How will this be realized (which components do we need)?

What will it look like?

Future features:

Clone this wiki locally