Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Latest commit

 

History

History
46 lines (45 loc) · 1.13 KB

todo.md

File metadata and controls

46 lines (45 loc) · 1.13 KB

Todo

  • Authentication
    • Facebook Omniauth
      • Button w/ FontAwesome Icon
    • GitHub Omniauth
      • Button w/ FontAwesome Icon
    • Google Omniauth
      • Button w/ FontAwesome Icon
  • Partials
    • Navbar logged in
    • Navbar logged out
    • Style messages properly
    • User name dropdown when logged in:
      • My profile
      • Edit
      • Log out
      • Align right
  • Forms
    • User Sign up
    • Add "Name"
    • User Edit:
    • Add "Name"
    • Place Create
    • Working form
    • Add error messages
    • Error messages for nested if partially filled in
    • Place Edit
    • Working form
    • Add error messages
    • Error messages for nested if partially filled in
    • Place Show
    • Includes delete button
    • Item New
    • When nested associates with correct place
    • Item Show
    • Includes delete button
  • Validations
  • User model
  • Place model
  • Item model
  • Others
  • spec.md complete?
  • check out figaro instead of dotenv
  • items index of all items
  • losing new item data in place create when place valuations fail