Core banking service implementing deposits, withdrawals, and transaction statements with a focus on clean design, robustness, and performance. Built in Java with exception handling and in-memory data management.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
39
commits
Merge pull request #10 from zinebMachrouh/backend-dev
3c7df34View on GitHubMerge pull request #9 from zinebMachrouh/front-end-dev
9dffcb2View on GitHubfeature: remove date handling and notification logic from TransactionForm for simplified transaction submission
b812e69View on GitHubMerge branch 'dev' of https://github.com/zinebMachrouh/LedgerLoop into dev
3862c9dView on GitHubMerge pull request #6 from zinebMachrouh/backend-dev
b7020f7View on GitHubfeature: update CORS configuration in WebConfig and remove global CORS from AccountController
c2cf1ddView on GitHubMerge pull request #5 from zinebMachrouh/front-end-dev
d62b7b0View on GitHubfeature: update API base URL in .env, refactor App component structure, and integrate NotificationProvider for improved state management
5e766d9View on GitHubfeature: add .hintrc for linting configuration, update index.html title and favicon, and add logo and image assets
e15deb7View on GitHub