Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eltonsantos/eurorcamento
Personal finance application to save transactions in euro
https://github.com/eltonsantos/eurorcamento
firebase firebase-auth firebase-realtime-database phosphor-react react styled-components toastify typescript xlsx yup
Last synced: 6 days ago
JSON representation
Personal finance application to save transactions in euro
- Host: GitHub
- URL: https://github.com/eltonsantos/eurorcamento
- Owner: eltonsantos
- Created: 2022-11-26T12:40:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T03:10:10.000Z (14 days ago)
- Last Synced: 2024-11-04T04:18:41.847Z (14 days ago)
- Topics: firebase, firebase-auth, firebase-realtime-database, phosphor-react, react, styled-components, toastify, typescript, xlsx, yup
- Language: TypeScript
- Homepage: http://eurorcamento.vercel.app
- Size: 668 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Technologies |
Getting started |
Project |
Layout |
Next steps
EURORÇAMENTO
---
## 🧪 Technologies
This project was developed using the following technologies:
- [React](https://pt-br.reactjs.org/)
- [Firebase](https://firebase.google.com/)
- [Styled Components](https://styled-components.com/)
- [React Toastify](https://fkhadra.github.io/react-toastify/introduction)
- [React Router DOM](https://reactrouter.com/)
- [React Modal](http://reactcommunity.org/react-modal/)
- [React Loading](https://github.com/fakiolinho/react-loading)
- [Phosphor Icons](https://phosphoricons.com/)
- [Polished](https://polished.js.org/)
- [Yup](https://github.com/jquense/yup)## 🚀 Getting started
Clone the project and access the folder
```bash
$ git clone https://github.com/eltonsantos/eurorcamento.git && cd eurorcamento
```Follow the steps below
```bash
# Install the dependencies
$ npm install# Start the project
$ npm run start
```## 💻 Project
Application developed for personal purposes with objective to separate my personal finances in reais with my expenses in euros. It came from need of the application that I use not being able to have both currencies in the same account. So I created the Eurorçamento with a focus on the euro and during my time in Europe.
## 🔖 Layout
## 🐾 Next steps
###### Escreverei essa parte em português
- [ ] Cobrir o sistema de testes! 👁🗨
- [ ] Criar uma busca por nome das transações 🔎
- [ ] Criação de filtros por categoria, tipo e data da transaçao 🗃️
- [ ] Ordenar transações da mais atual para a menos atual 🗓️
- [ ] Alterar visual em dark/light mode 🌗
- [ ] Coluna com contagem das transações 1️⃣
- [ ] Criar paginação 🥖
- [ ] E muito mais... ❤💪🏼---
## 👨🏻💻 Author
Elton Santos 🚀
Made with ❤️ by Elton Santos 👋🏽 [Entre em contato!](https://www.linkedin.com/in/eltonmelosantos/)