In the Book a Jet app you can reserve a jet in a specific range of date, see the details from a jet model, see or cancel your reservations, and add or delete a new jet to be available for reservation. This repo manages all the necessary to run the API needed for the project Book-a-Jet-Front-End.
- Ruby on Rails
- PostgreSQL
- Book-a-Jet-Front-End
- Live Demo: EasyFly
- Link to the Kanban
- Initial state
- Number of team members: 4
To get a local copy up and running, follow these simple steps:
- Ruby 3.0.1 or newer
- Rails 7.0.4 or newer
- Git
- NPM
- PostgresSQL
- Web browser
git clone [email protected]:KaskMIL/book-a-jet-backend.git
cd book-a-jet-backend
Run bundle install
Execute the following commands:
- rails db:create
- rails db:migrate
- rails db:seed
- rails s
👤 Tom Milanesi
- GitHub: @TomMilanesi
- Twitter: @TomMilanesi
- LinkedIn: Tomas Milanesi
👤 Mike Martínez
- GitHub: @mikemtzp
- Twitter: @mikemtzp
- LinkedIn: Mike Martínez
👤 Alex Masangana
👤 Worash Abocherugn
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- An special acknowledgment to Murat Korkmaz, the design of our project was inspired on his work.
This project is MIT licensed.