travel-fast-backend

This is a web application that enables users to book a reservation for a car.

travel-fast

Project Decription

  • Travel fast is built in two different apps with React and Redux for the front end and Ruby on Rails for the backend API. To use the app, a user logs in and is given access to the available cars. They have the options to add and reserve a car.

Backend Landing (Api Docs)

api-docs

Kanban board

Prerequisites

  • Ensure ruby is installed. If not go to Ruby Installation
  • Ensure rails is installed. If not run gem install rails

Getting Started

Instructions

  • Clone this repo with:

    git clone https://github.com/vikitaotiz/travel-fast-backenfd.git
  • Navigate to the folder/directory

    cd travel-fast-backend

Install

bundle

Install

rails db:create db:migrate db:seed

Usage

rails s

Open http://localhost:3000/ in your browser.

Testing

  • Open a terminal and run npm run test.

Author

👤 Shonibare Adewunmi Comfort

👤 Victor Otieno

🤝 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