Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

bogardpd/flight_historian

Repository files navigation

Flight Historian

Note

Flight Historian has been retired, and is no longer being maintained.

Flight Historian is a Ruby on Rails application designed to help users record their flights and track details about their travel history.

Features

  • Flight Recording: Log detailed information about each flight, including dates, routes, airlines, and aircraft types.
  • Flight Details: View details about various aspects of your flights, such as total distance traveled, most frequently visited airports, and more.

Getting Started

Prerequisites

To run Flight Historian locally, ensure you have the following installed:

  • Ruby (version specified in the Gemfile)
  • Rails (version specified in the Gemfile)
  • PostgreSQL (or your preferred database)

Installation

  1. Clone the repository:
git clone https://github.com/your-username/flight-historian.git
cd flight-historian
  1. Install dependencies:
bundle install
  1. Set up the database:
rails db:setup
  1. Start the Rails server:
rails server
  1. Visit http://localhost:3000 in your browser to access the application.

Changelog

See the Changelog for a history of changes and updates.

License

This project is licensed under the MIT License.

About

Contact

For questions or feedback, please contact Paul Bogard.

About

A flight history tracking application

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors