An open API service indexing awesome lists of open source software.

https://github.com/gustmrg/bitfinance-backend

Back-end for a finance app designed to simplify expense tracking and management.
https://github.com/gustmrg/bitfinance-backend

azure csharp docker dotnet efcore finance-tracker postgresql webapi

Last synced: 4 months ago
JSON representation

Back-end for a finance app designed to simplify expense tracking and management.

Awesome Lists containing this project

README

          

[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]






BitFinance



Gerenciador de orçamento financeiro de forma simples



Conteúdo



  1. Sobre o projeto



  2. Preparando o ambiente


  3. Uso

  4. Roadmap

  5. License

## Sobre o Projeto

O BitFinance é um aplicativo de finanças projetado para simplificar o acompanhamento e gerenciamento de gastos. Com uma interface simples, permite que usuários registrem e monitorem despesas de forma eficiente, proporcionando controle total sobre o orçamento, facilitando a organização das finanças da família ou da empresa.

Desenvolvi este projeto com o objetivo de solucionar o problema da dificuldade de acompanhar os meus gastos financeiros, ajudando a entender onde estão os maiores custos e de melhorar a educação financeira.

(back to top)

### Tecnologias

[![.NET][dotnet]][dotnet-url] [![React][React.js]][React-url] [![TailwindCSS][TailwindCSS]][Tailwindcss-url]

(back to top)

## Roadmap

- [x] Autenticação/Autorização
- [x] Gerenciamento de contas a pagar (adicionar/atualizar/excluir)
- [x] Gerenciamento de despesas (adicionar/atualizar/excluir)
- [x] Gerenciamento de residências/famílias (adicionar/atualizar/excluir)
- [x] Enviar link de convite para adicionar usuários em residências/famílias
- [x] Containers Docker
- [x] Salvar documentos (boleto/comprovante)
- [x] Salvar arquivos localmente
- [ ] Salvar arquivos no S3 (AWS)
- [ ] Notificações de datas de vencimento

(back to top)

## Licença

Este projeto está sob a licença MIT. Veja `LICENSE.md` para mais informações.

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/github_username/repo_name.svg?style=for-the-badge
[contributors-url]: https://github.com/github_username/repo_name/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/github_username/repo_name.svg?style=for-the-badge
[forks-url]: https://github.com/github_username/repo_name/network/members
[stars-shield]: https://img.shields.io/github/stars/github_username/repo_name.svg?style=for-the-badge
[stars-url]: https://github.com/github_username/repo_name/stargazers
[issues-shield]: https://img.shields.io/github/issues/github_username/repo_name.svg?style=for-the-badge
[issues-url]: https://github.com/github_username/repo_name/issues
[license-shield]: https://img.shields.io/github/license/gustmrg/bitfinance.svg?style=for-the-badge
[license-url]: https://github.com/gustmrg/bitfinance/blob/main/LICENSE.md
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/gustmrg
[product-screenshot]: images/screenshot.png
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[TailwindCSS]: https://img.shields.io/badge/TailwindCSS-35495E?style=for-the-badge&logo=tailwindcss&logoColor=06B6D4
[Tailwindcss-url]: https://tailwindcss.com
[dotnet]: https://img.shields.io/badge/.NET-512BD4?style=for-the-badge&logo=dotnet&logoColor=white
[dotnet-url]: https://dotnet.microsoft.com/
[Postgresql.org]: https://img.shields.io/badge/postgresql-4169E1?style=for-the-badge&logo=postgresql&logoColor=white
[Postgresql-url]: https://www.postgresql.org
[SqlServer]: https://img.shields.io/badge/microsoft_sql_server-CC2927?style=for-the-badge&logo=microsoftsqlserver&logoColor=white
[SqlServer-url]: https://www.microsoft.com/sql-server/