#borkVisual
##host
- click [here](#placeholder for now)
##functions of the app
- allow user to bookmark any webpage
- display each page in small frame
- allows users to scroll through the site in the frame
- small button to go to the website directly
##tech used
- heroku for hosting
- postgres for database
- ruby
- cant think of gems, but probably will find a couple to use
###notes for building shit today
- need to create basic model validation
- need to create all partials for basic forms
- need to set up a secindary model for bookmarks per user
- need to set up relationship 1 to many for person to bookmarks
- bcrypt for gem