Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 613 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 613 Bytes

WADD client

WADD (Finance Tracker) application client.

🚀 Tech stack

  • Typescript
  • React
  • NextJS
  • Redux
  • MongoDB Realm
  • Apollo GraphQL
  • Auth0
  • Chakra UI

🎯 Motivation

I created this application mainly to practise NextJS. It was the frontend for the wadd-backend, however in the meantime I switched to MongoDB Realm database. The data access is GraphQL, the authentication provider is Auth0. I was using the Chakra UI component library.

💡 Features

  • Create Wallets, Incomes, Expenses, Transfers, Categories
  • Accessing MongoDB Realm data using GraphQL
  • Generalizing the Redux store