GithubHelp home page GithubHelp logo

nuhptr / blueowl-finance Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.31 MB

๐Ÿ”„ Building blueowl dashboard fintech with latest tech

CSS 13.89% TypeScript 83.46% JavaScript 2.66%
chartjs dwolla-v2 plaid nextjs shadcn-ui tailwindcss zod-validation

blueowl-finance's Introduction

Horizon Banking Dashboard

Build a banking dashboard with integrated account banking and show the user's transactions, balance, and more using chart.js & react-chartjs-2.

Table of Contents

Getting Started

  • Clone the repository
  • Install the dependencies
  • Change .env.example to .env and fill in the environment variables
  • Run the development server
git clone
cd horizon-banking
bun install
cp .env.example .env
bun dev

Features

  • Authentication
  • Dashboard
  • Coming soon...

Tech Stack

  • Plaid - API for banking data
  • Nextjs - React framework
  • React - JavaScript library
  • Tailwind CSS - CSS framework
  • Chartjs - Charting library
  • ShadcnUI - UI components
  • Appwrite - Backend as a service
  • Sentry - Error tracking

Dependencies

  • Plaid - API for banking data, sandbox mode (bun add plaid)
  • React Plaid Link - React component for Plaid Link (bun add react-plaid-link)
  • Dwolla-v2 - Dwolla API client for Node.js (bun add dwolla-v2)
  • Node Appwrite - Backend as a service (bun add node-appwrite)
  • Zod - TypeScript-first schema declaration and validation library (bun add zod)
  • Query String - Parse and stringify URL query strings (bun add query-string)
  • React Countop - React component wrapper around CountUp.js (bun add react-countup)
  • Chart.js - Simple yet flexible JavaScript charting for designers & developers (bun add chart.js)
  • React Chartjs 2 - React wrapper for Chart.js 2 (bun add react-chartjs-2)
  • React Hook Form - Performant, flexible and extensible forms with easy-to-use validation (bun add react-hook-form)
  • @Hookform Resolvers - Resolvers for React Hook Form (bun add @hookform/resolvers)
  • Postcss Import - PostCSS plugin to transform @import rules by inlining content (bun add -D postcss-import)

ShadcnUI

Init shadcnui

npx shadcn-ui@latest init

Then test to add components

npx shadcn-ui@latest add button (@radix-ui/react-slot)

List components used in the project

npx shadcn-ui@latest add sheet (@radix-ui/react-dialog)
npx shadcn-ui@latest add form (@hookform/resolvers, @radix-ui/react-label, react-hook-form)
npx shadcn-ui@latest add ...

SSR Login Appwrite authentication flow

open https://appwrite.io/docs/tutorials/nextjs-ssr-auth/ and follow the steps

Sentry

Install npx @sentry/wizard@latest -i nextjs and will show interactive wizard to setup Sentry

and will install @sentry/nextjs@^8 and continue wizard setup

blueowl-finance's People

Contributors

nuhptr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.