Skip to content

jramiresbrito/transports

Repository files navigation

Fleet Management System

This is the final homework of Modular Programming Laboratory course from BS Software Engineering at Pontifical Catholic University of Minas Gerais. It consinsts in a Web System created using Ruby On Rails, PostgreSQL.

Requirements

The project requirements can be found in requirements folder

How to use this app

  • In order to run the project you need the following dependencies
  • Ruby v2.6.6
  • Rails v6.0.3.6
  • PostgreSQL v12.6
  • Clone the project and install its dependencies via bundle install
  • Create the database and populate it via rails db:create db:migrate db:seed
  • Run the server via rails s
  • Open your browse in localhost:3000
  • Done!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published