Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save escottalexander/1625921f96b835ad0793342e0d54389c to your computer and use it in GitHub Desktop.
Save escottalexander/1625921f96b835ad0793342e0d54389c to your computer and use it in GitHub Desktop.
User Stories
As a user I should be able to create a new account
As a user I can log in to an existing account
As a user I view properties on my account
As a user I can update properties information
As a user I can delete properties from my account
As a user I can see information on the properties total cost including liquid overhall
As a user I should see dynamic information change when I change variables (sq footage, wall height, cost of flooring, cost of paint, etc.)
Advanced features for the future (external property API integration required):
As a user I can pull property information by typing in the address
As a user I can see pictures of the property
As a user I can see nearby property values
As a user I can see neighborhood factors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment