Skip to content

Latest commit

 

History

206 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bank_project

Full-stack banking application (frontend + backend) with account and transaction management.

Overview

bank_project is a TypeScript/JavaScript-based full-stack web application implementing core banking operations, including account overview, transactions, user authentication, and related functionality. The repo splits into frontend and backend modules.

Live (demo/staging): https://lokbank.vercel.app :contentReference[oaicite:0]{index=0}

Demo

AI Agent Interaction

Transactions & Account Management

Architecture

Modules

  • frontend/ — UI client (likely React/Next.js/Vue — update accordingly)
  • backend/ — API server (Node.js/Express/Bun/… — update accordingly)
  • Shared configs (linting, build, environment)

Languages & Frameworks

Layer Technologies
Frontend TypeScript, JavaScript, HTML, CSS
Backend TypeScript/JavaScript (Node.js)
Build & Dev npm, Vercel (hosting/deployment)
Tooling linters, formatters (add specifics)

Features

  • User authentication and session management
  • Account listing and detail views
  • Transaction retrieval and filtering
  • Responsive UI for desktop/mobile
  • REST API with secured endpoints
  • Environment-based config and deployment

(Modify feature list based on actual project content.)

Getting Started

Prerequisites

  • Node.js (>= LTS version)
  • npm or yarn
  • Environment variables for backend (e.g., DB credentials, API keys)

Local Setup

Clone repository:

git clone https://github.com/LotemKi/bank_project.git

About

bank_project is a TypeScript/JavaScript-based full-stack web application implementing core banking operations, including account overview, transactions, user authentication, and related functionality. The repo splits into frontend and backend modules.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages