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.
- Host: GitHub
- URL: https://github.com/gustmrg/bitfinance-backend
- Owner: gustmrg
- License: mit
- Created: 2023-09-03T05:46:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-28T12:27:50.000Z (6 months ago)
- Last Synced: 2025-12-29T09:00:43.852Z (6 months ago)
- Topics: azure, csharp, docker, dotnet, efcore, finance-tracker, postgresql, webapi
- Language: C#
- Homepage: https://bitfinance.gustavomiranda.dev
- Size: 954 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Conteúdo
## 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.
### Tecnologias
[![.NET][dotnet]][dotnet-url] [![React][React.js]][React-url] [![TailwindCSS][TailwindCSS]][Tailwindcss-url]
## 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
## Licença
Este projeto está sob a licença MIT. Veja `LICENSE.md` para mais informações.
[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/