Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarsislimadev/money
Para controlar os gastos
https://github.com/tarsislimadev/money
android docker flutter mobile nodejs
Last synced: 3 months ago
JSON representation
Para controlar os gastos
- Host: GitHub
- URL: https://github.com/tarsislimadev/money
- Owner: tarsislimadev
- License: mit
- Created: 2022-11-02T22:53:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T23:50:29.000Z (4 months ago)
- Last Synced: 2024-10-17T10:52:30.799Z (4 months ago)
- Topics: android, docker, flutter, mobile, nodejs
- Language: C++
- Homepage:
- Size: 312 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Money
[![github/actions/workflow/status](https://img.shields.io/github/actions/workflow/status/brtmvdl/money/github-release.yml?label=release)](https://img.shields.io/github/actions/workflow/status/brtmvdl/money/github-release.yml) [![github/license](https://img.shields.io/github/license/brtmvdl/money)](https://img.shields.io/github/license/brtmvdl/money) [![github/stars](https://img.shields.io/github/stars/brtmvdl/money?style=social)](https://img.shields.io/github/stars/brtmvdl/antify?style=social)
# About
- [ ] Realiza operações relativas a serviços e produtos monetarios e bancários
- [ ] Lançamentos contábeis e ordens de pagamento
- [ ] Contas a pagar e receber
- [ ] Coleta e organiza informações para elaboração do orçamento empresarial
- [ ] Identifica os diversos indicadores econômicos e monetarios
- [ ] Análises gerenciais e tomadas de decisões
- [ ] Elabora fluxos de caixa, lançamentos monetarios, ordens de pagamento
- [ ] Contas a pagar e a receber, cobranças, atendimento a clientes e fornecedores e analisa demonstrativos monetarios
## How to
### GitHub
```
wget https://github.com/brtmvdl/money/releases/download/latest/app-debug.apk \
--output-file=money.apk
```### Docker
```
bash env/pull.shbash env/install.sh
bash env/up.sh
```## LICENSE
[MIT](./LICENSE)