Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.08 KB

Specs.md

File metadata and controls

28 lines (24 loc) · 1.08 KB

Specs (BDD)

  • Create objects for new users

  • Retrieve and store front end input values into the object

    • Video (multiple)
    • Image (multiple)
    • Text
    • Tags (multiple)
  • Display object values on front end (main body and sidebar)

  • Show and hide main body / blog entry divs

  • Create Return to Blog button

  • Create new blog posts

  • Delete blog posts

  • Create instructions for displaying YouTube videos

  • Create a date/time tracker for blog post entries

  • Create a character counter for input form on landing page

  • Require the user to fill out all forms on the landing page

  • Ask the user if they want to leave forms empty on the new blog entry page, keep them on that page if they do not want to leave forms empty

Front End Specs

  • Create site template with title, main body, sidebar
  • Gather user input with forms
  • Gather blog post input with forms
  • Create buttons throughout main body and sidebar that make site functional
  • Display user avatar in a circle
  • Format relationship between title image and container to produce overlap effect