Skip to content

eltonfonseca/fortuna-api

Repository files navigation

FORTUNA API

Project for family financial control

Codacy Badge fortuna workflow codecov License: MIT

This project aims to manage the finances of a family, with greater control and visualization of accounts payable and accounts receivable.

Stack

  • Ruby 3.0.2
  • Rails 6.1.4

Development Setup

We use Docker and Ruby on Rails as technologies for developing this application. Therefore, follow the steps for setting up the development environment.

Application Setup

$ docker-compose build
$ docker-compose up

Database Setup

NOTE: Application must is up!

$ docker-compose exec fortuna rails db:create db:migrate

Contributing

  1. Fork it (https://github.com/eltonfonseca/fortuna-api/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

MIT

About

Fortuna API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages