Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 1 KB

fixes.md

File metadata and controls

22 lines (20 loc) · 1 KB

Specs: TO DO

  • add user age required
  • Clean up placeholders (capitalize words, remove colons)
  • Add "[5.2]" to the end of the first line. This is the ActiveRecord version
  • add a "Create a new book" button As new user logging in just sees current books
  • children can only see books that have ok status
  • restyle the index books page show
  • let user edit or change password
  • use css grid for nave bar
  • use css grid symantic ui css for book display
  • The "status" attribute as a drop down or radio button selection
  • children wont be able to see comments or edit
  • style nave bar
  • style flash messages
  • add flash messages
  • style better with bootsrap
  • add to git ignore certian files
  • Include user input validations
  • (make sure on server close session clears that user fully logout )
  • BONUS - not required - Display validation failures to user with error message (example form URL e.g. /posts/new)