A simple Rails demo of a flight search/booking app.
Create an app that allows the user to search for airports/flights and book a flight.
Rails, database seeding, nested forms, advanced associations, Simple Form gem
How to use the database seed file in development, how to auto-populate a form with model data