Skip to content

Site Roadmap

Julianne edited this page Jan 30, 2021 · 3 revisions

Site-wide

  • Nav Bar
    • Home, App, About Devs
  • Alert if leaving puzzle before completion to confirm
  • If no user profile, redirect from apps to home for user creation

Home page

  • Structure: Header, aside (puzzle list), content, footer
  • Name of app
  • Brief description
  • User input
  • Form
    • Name, avatar (whatever info we want, as long as it initializes the user)
  • Navigation (sidebar?)
    • STRETCH: Once first puzzle/MVP is completed, add side-bar/drop-down for selecting puzzle

Puzzle page

  • Structure: Header, aside (puzzle list), content, footer
  • Single app page that generates the puzzle content based on user selection
    • Needs a container to put puzzle into
      • Title
      • Rules
      • Puzzle itself
    • Separate space to track puzzle state (moves etc) - Results
    • Separate space to interact with puzzle in a meta sort of way (like hints, solve, etc)

STRETCH: Results Page

  • Display all-time user stats for each puzzle

About Devs Page

  • Images of each Dev
  • Blurb about each dev
  • Social links for each dev (github, linkedin, twitter, etc.)
Clone this wiki locally