Skip to content

Flightfull is a travel website simulator that allows users to book flights with top airlines and add their favorite airlines. All backend operations are handled through a REST API.

License

Notifications You must be signed in to change notification settings

saied2035/flightfull-api

Repository files navigation

📗 Table of Contents

📖 Flightfull

Flightfull is a travel website simulator that allows users to book flights with top airlines and add their favorite airlines. All backend operations are handled through a REST API.

flightfull

take a look at the frontend repository here

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Users can book flights to any part of the world with top airlines
  • Users can add airlines they prefer
  • Users can manage their airlines and reservations

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

If you want to get a local copy up and running, please follow these steps.

Prerequisites

To run this project, you need:

  • Rails 7
  • ruby 3.1.2
  • VS code editor or equivalent

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:saied2035/flightfull-api.git

Install

Install this project with:

note: make sure the PostgreSQL server is running

  cd fligtfull-api
  bundle install
  rails db:create db:migrate db:seed

Usage

To run the project, execute the following command:

  rails s -p 3001

(the port 3001 if you want to test against the frontend repository )

(back to top)

👥 Authors

👤 Saied Gaffer

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Flightfull is a travel website simulator that allows users to book flights with top airlines and add their favorite airlines. All backend operations are handled through a REST API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages