You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Excelsior Bank of India is an academic project that simulates an online banking system. Developed using Java Swing, this project provides a user-friendly interface for managing various banking operations such as account management, transactions, and balance inquiries.
A full-stack money management app built with Next.js (frontend) and NestJS (backend) for tracking income and expenses, featuring user authentication and responsive design.
A web-based banking application built with HTML, CSS and JavaScript. Users can perform login, logout, transfer money, request loans and close account without using any database, and instead uses JavaScript to store and manipulate data. The code is well-organized and easy to understand, making it easy to modify.