We Fly Digital

Our robust Rails API serves as the backbone of the 'We Fly Digital' project, seamlessly connecting users to a world of digital exploration. Whether it's booking flights, making reservations, or create & delete airlines, our Rails API ensures a smooth and responsive experience, enabling users to soar through the digital skies.

API Documentation

Check out the API documentation

Project Documentation 📄

  • Here is the deployed of back end Render👈
  • Here is the deployed of front end Netlify👈

Kanban board

ERD diagram

Screenshot from 2022-10-05 10-32-43

Front-End Repo

Built With 🛠️

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Ruby.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Ruby installation.

$ ruby --version && irb

To install rails, in the terminal kindly run this command

$ gem install rails

Setup

Clone the repository using the GitHub link provided below.

installation

To get a local copy up and running follow these simple example steps.

  • clone the repository by running:
git clone git@github.com:ibr5500/flight_reservation-backend.git
  • Install packages bundle i
  • Run the app
# Create the database
rake db:create
# Run database Migration
rails db:migrate

Usage

Kindly modify the files as needed.

Run tests

To install rspec, in the terminal kindly run this command

$ gem install rspec

To run tests, please run this command

$ rspec spec

Authors

👤 Nati G/gorgis

👤 Ibrahim Ahmat

👤 Kanombola Kanombola

👤 GASOMINALI Olivier

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

The Creative Commons license of the design requires that you give appropriate credit to the author. Therefore, you must do it in the README of your project.

📝 License

This project is MIT licensed.