https://github.com/javitocor/flight-booker
A site to book flights based on a project in the Odin Project Website. Built with Ruby on Rails
https://github.com/javitocor/flight-booker
code odin-project ruby ruby-on-rails
Last synced: 8 months ago
JSON representation
A site to book flights based on a project in the Odin Project Website. Built with Ruby on Rails
- Host: GitHub
- URL: https://github.com/javitocor/flight-booker
- Owner: javitocor
- License: mit
- Created: 2020-05-08T14:27:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T18:48:03.000Z (over 3 years ago)
- Last Synced: 2025-01-12T05:24:49.786Z (over 1 year ago)
- Topics: code, odin-project, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 77.1 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flight Booker
A site to book flights based on a project in the Odin Project Website.
# What it does
You can search for your flight and book tickets up to four different passengers.
# Built
- Ruby on rails
- VSCode
- Ruby
# Getting Started
To get a local copy up and running follow these simple example steps.
- Clone the project unto your local machine
- Run 'bundle install', 'rails db:migrate' and 'rails db:seed'
- Run the server with 'rails server'
- Open your browser and type 'localhost:3000'
# Prerequisites
- Get the latest version of Ruby
# Author
👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez-Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)
# 🤝 Contributing
Contributions, issues and feature requests are welcome! Start by:
- Forking the project.
- Cloning the project to your local machine.
- cd into the project directory.
- Run git checkout -b your-branch-name.
- Make your contributions.
- Push your branch up to your forked repository.
- Open a Pull Request with a detailed description to the development branch of the original project for a review.
# Attributions and Credit 🚀
- Stackoverflow
- The Odin Project
# Show your support
Give a ⭐️ if you like this project!
📝 License
Check out my stories on medium to see what I'm talking about! Follow me on Instagram and Twitter to see what I am up to!
Enjoy!