Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-fagundes01/devbills-front
A financial dashboard where you can create and manage your transactions, specifying amounts, dates, transaction types and custom categories.
https://github.com/dev-fagundes01/devbills-front
axios docker html5 react-hooks reactjs styled-components typescript zod
Last synced: 17 days ago
JSON representation
A financial dashboard where you can create and manage your transactions, specifying amounts, dates, transaction types and custom categories.
- Host: GitHub
- URL: https://github.com/dev-fagundes01/devbills-front
- Owner: dev-fagundes01
- Created: 2024-07-23T18:38:02.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-01-19T14:31:27.000Z (27 days ago)
- Last Synced: 2025-01-19T15:29:10.791Z (27 days ago)
- Topics: axios, docker, html5, react-hooks, reactjs, styled-components, typescript, zod
- Language: TypeScript
- Homepage: https://devbills-front.vercel.app
- Size: 399 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevBills
## About the Project
A financial dashboard where you can create and manage your transactions, specifying amounts, dates, transaction types and custom categories.Deploy: https://devbills-front.vercel.app/
Back-End: https://github.com/DevFagundes01/devbills-api![Captura de tela 2024-09-01 201727](https://github.com/user-attachments/assets/7dbc60a2-a031-4e73-bd78-e3df4f6acdaf)
### 🔧 Features
* Create Transaction
* Create Transaction Category
* Search for a Transaction
* Track your Income, Expense and Balance data
* Search Balance by period
* Financial evolution in the year
* Data demonstration graphs### 🖥 Technologies Used
* Typescript
* Zod#### 💻 Front end
* Vite
* React
* Axios
* Styled-Components
* Dayjs
* React-input-mask
* Radix-UI
* Nivo#### 💻 Back end
* Node
* Express
* MongoDB