My Portfolio

This page contains examples of projects I have completed. You can click on any of them to get a more detailed view, along with a description and a list of technologies used. In many cases there is also a link to the github repo and a live version of the project.

Find Out More About Me My Blog

Odin Flight Booker


A flight booker app

This app is a flight booker seeded with 30 days worth of flights on 5 airlines to and from 10 cities.  There are a total of 13,500 available flights randomly allocated.  The database is updated any time the app starts to take any flights that are in the past and add 30 days to their departure date so that there is a continuous pool of 30 days worth of flights whenever the app is used.  The live app can be found here and the github repo is here.


Technologies Used:

Ruby

Rails

Bootstrap