Skip to content

whicencer/react-finance

Repository files navigation

React Finance

Banner

Stack

Front-end

  • React (Vite)
  • TypeScript
  • Redux Toolkit
  • SCSS
  • styled-components

Back-end

  • Golang
  • Fiber
  • Gorm
  • Postgres
  • JWT

Demo

View live version:

https://react-finance.vercel.app

Todo

Cards

  • - Validating input on adding cards

Transactions

  • - Transactions page
  • - Transaction component
  • - Making redesign of TransactionItem component (IMPORTANT)
  • - Popup for making transactions
  • - Refactor AddTransactionPopup if it's posibble
  • - Add field for notes in AddTransactionPopup (16/10/2022)
  • - Adding transactions to store (16/10/2022)
  • - Types for payload (16/10/2022)
  • - Taking money from choosed card (for transaction) (17/10/2022)
  • - Validate if card balance have enough money (17/10/2022)
  • - Refactor TransactionItem component about displaying data from store (17/10/2022)
  • - Refactor AddTransactionPopup component (17/10/2022)
  • - Adding transactions to DB (18/10/2022)
  • - Getting transactions from DB (18/10/2022)
  • - Validation for AddTransactionPopup fields
  • [] - Responsive long note
  • - Deleting transactions with return money on balance (30/10/2022)

Investments

  • - Create investments page (28/10/2022)

Dashboard

  • - Last transactions section (29/10/2022)

Auth

  • - Sign in (save token)

About

Control your budget with React Finance:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages