Skip to content

A website where drivers/truckers can register and post their routes, so that others (individuals or companies) can hire freight transport services. It is also possible for someone to request a freight and other drivers can offer it.

License

Notifications You must be signed in to change notification settings

joaogdfaero/CargoMatch

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn

Logo

Cargo Match 1.0v

A website built with Ruby on Rails where drivers/truckers can register and post their routes, so that others (individuals or companies) can hire freight transport services. It is also possible for someone to request a freight and other drivers can offer it.


· Report Bug · Request Feature

Project Requirements ☑️

● User registration and login;

● User can create a freight that is automatically associated with him;

● User can request freights created by other users;

● Freight owner can accept or reject requests from other users;

● User can view the trips created by himself in a "My Trips" menu.

Demo 📺

demonstracao_cargo_match.mp4

Deploy link

Acess at: https://cargomatch10.fly.dev/

Technologies

  • Ruby 3.1.4
  • Rails 7.0.4
  • PostgreSQL

Installation

  1. Clone this repository
    git clone https://github.com/joaogdfaero/CargoMatch.git

  2. Navigate to the project folder
    cd CargoMatch

  3. Install the necessary gems
    bundle install

  4. Populate the database
    rails db:seed

  5. Run the application server
    rails s

  6. The server will start on port: 3000 - access:
    http://localhost:3000


Author: João Gabriel Dal Forno (joao.dal@acad.ufsm.br)

(Back to Top)

About

A website where drivers/truckers can register and post their routes, so that others (individuals or companies) can hire freight transport services. It is also possible for someone to request a freight and other drivers can offer it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published