#Description This project uses Sinatra library. Realtynav is a real estate app that enables users to view property listing for sale and post their own listing to sell properties. All users can view the listing, only logged in users can list, edit, delete a property. Logged in users can create, edit, and delete their properties, and see all of the other listings created by other users. Not logged in users can only see the property listing, but can not post listing.
#Instructions Fork and clone this repo. Before starting the application gem install Bundler and run bundle install.
#Starting the application Run Shotgun to boot up your server