Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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