Skip to content

This online application simplifies the process of leasing tractors for farmers by providing accurate cost and time estimates, enabling them to complete their work in an efficient and speedy manner.

RWUBAKWANAYO/tractor-rental-backend

Repository files navigation

TractorRental

This is an online application that makes it easy for farmers to rent tractors, with accurate information about cost and time estimates to get work done quickly and efficiently..

tractorrent1

Live Demo

  • Checkout website via this Link

Built with

  • Ruby on Rails
  • PostgresQL

Link to the Front-End App

You can visit the front-end application via this Link.

Getting Started

Prerequisites

You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.

Setup

  • To get local copy:

    • Clone this repo locally using git in the command line with the following command

      > https://github.com/RWUBAKWANAYO/tractor-rental-backend.git
    • Alternatively, you can just download the complete zip file and extract the folder in your directory

  • Run bundle install, to install all gems for the project.

  • To run the migration copy and paste this command in your terminal:

    db:migrate
    • To seed predefined data in database, run this command in your terminal:
    db:seed

Usage

Run this command to start the project locally:

> rails server -p 3000

Authors

👤 RWUBAKWANAYO

🤝 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!

📝 License

This project is MIT licensed.

About

This online application simplifies the process of leasing tractors for farmers by providing accurate cost and time estimates, enabling them to complete their work in an efficient and speedy manner.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages