Skip to content

Flightfull is a flight reservations website that uses REST API. Users can manage their own flights and reserve others' flights.

Notifications You must be signed in to change notification settings

saied2035/Flightfull-backend

 
 

Repository files navigation

Flightfull

Flightfull to is a flight reservations website that use REST API( check this repo. Users can manage their own flights and reserve others' flights.

screenshot-flightfull

Built With

  • Rails
  • PostgreSQL

Frontend Repository

flightfull-frontend

Getting Started

  • Clone this repository

    git clone git@github.com:saied2035/Flightfull-backend.git
    
  • Navigate to the created folder.

    cd Flightfull-backend
    
  • To get started, In the root directory run:

    bundle install
    
    rails db:create db:migrate
    
  • To start the server run:

    rails s
    

    Open the browser with

    localhost:3000
    

Test API end-points:

Authors

👨 Saied Gaffer

👩 Zahra Arshia

👨 Furkan Denizhan

👨 Emmanuel Jolugbo

🤝 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

📝 License

This project is MIT licensed.

About

Flightfull is a flight reservations website that uses REST API. Users can manage their own flights and reserve others' flights.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 81.4%
  • HTML 9.8%
  • Batchfile 5.2%
  • JavaScript 2.1%
  • CSS 1.2%
  • Shell 0.3%