Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.02 KB

Timelines Readme

Short Description

The Timelines web app is designed to compare users in the database with respect to the cities they live in and have visited on vacation. It's primary purpose is to compare these with other users in the database and look for overlaps where users have been in the same city at the same time.

Checking an individual's page provides a list of places they have lived in and travelled to. It also offers a list of other people who were in the same city at the same time, themselves either living there or on vacation.

The app has user login functionality to protect the users' data.

Install Instructions

  1. Download the app
  2. Navigate to its folder
  3. Run rails db:migrate
  4. Run rails db:seed
  5. Run rails s
  6. Navigate in your preferred browser (Chrome suggested) to localhost:3000
  7. Create a new user and start exploring the data

Contributors

This web app was written by Mark Pothecary and Eli Lauffenburger, students at the Flatiron School

Licence

Software licence in lib/LICENSE.md