Skip to content

andresfelipe9619/bugs-money

Repository files navigation

Bugs Money

Codacy Badge

The System will manage the Financial processes that any person can take, having as base the management of accounts and budget. Can record the movement of your accounts and relate them to your budgets, to generate a consolidated view of your financial status.

NPM Version

Build Status

Downloads Stats

Development setup

We are using Docker, so you just have to compose the containers and access the server by docker machine ip (http://192.168.99.100) and the respective ports (3000 for the client and 5000 for the server ).

docker-compose build

docker-compose up

Contributing

We follow the feature branch workflow.

Clone it (https://github.com/andresfelipe9619/bugs-money/)

  1. Create your branch (git checkout -b fooBar)
  2. Commit your changes (git commit -am 'Add some fooBar')
  3. Push to the branch (git push origin fooBar)
  4. Create a new Pull Request

Built with:

  • Docker
  • React js
  • Node js
  • Redux
  • Nivo
  • Express
  • MongoDB
  • Semantic UI

About

Record the movement of your accounts and relate them to your budgets, to generate a consolidated view of your financial status.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages