Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 947 Bytes

README.md

File metadata and controls

38 lines (21 loc) · 947 Bytes

TRAVELO

In Development Not secure

A quick exercise in building a travel app with user sign-in/login and posts based on location.

Configuration

Run thin start --ssl to get the server running.

Walkthrough

Watch video walkthrough here

Project Plans

Build out associated comments. Add news updates in specific location, weather in current_user location and all locations, and use the location gem to pick up the users IP address. Would also like to utilize js in <script> files for changing h1 elements.