Tuhin-SnapD /
Online-Banking-App
A modern, feature-rich online banking application built with Angular 15. This application provides a comprehensive banking experience with account management, transfers, loans, and more.
Loading repository data…
ozgucdlg / repository
A modern, responsive banking application built with Angular 15 that provides secure user authentication, account management, transaction history, and real-time notifications. The application features a clean, gradient-based UI design with smooth transitions and follows Angular best practices including lazy-loaded feature modules, proper routing .
A modern banking application built with Angular, featuring a responsive design and secure authentication system.
Before you begin, ensure you have the following installed:
git clone <https://github.com/ozgucdlg/bankApp-frontend.git>
cd bankApp-frontend
npm install
ng serve
Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
src/
├── app/
│ ├── layouts/ # Layout components
│ │ ├── auth-layout/ # Authentication layout
│ │ ├── main-layout/ # Main application layout
│ │ ├── navbar/ # Navigation bar component
│ │ └── footer/ # Footer component
│ ├── components/ # Shared components
│ ├── services/ # Application services
│ └── models/ # Data models
├── assets/ # Static assets
└── environments/ # Environment configurations
Run ng serve for a dev server. Navigate to http://localhost:4200/.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
ng test to execute unit tests via Karmang e2e to execute end-to-end testsThe application uses a modern design system with:
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)Project Link: https://github.com/yourusername/bankApp-frontend
Selected from shared topics, language and repository description—not editorial ratings.
Tuhin-SnapD /
A modern, feature-rich online banking application built with Angular 15. This application provides a comprehensive banking experience with account management, transfers, loans, and more.
YOUHAD08 /
A modern e-banking web application built with Angular (frontend) and Spring Boot (backend), providing secure user authentication, account management, and transaction tracking.
binpc17 /
This a simple and basic *eBanking Web* developed developped using *Angular* (TypeScript) As front End and Spring Boot as the BackEnd which incorporates some basic utilities (fonctions) of a web modern banking
devinabreu10 /
Modern Angular-based UI for RP0 Banking Platform. Manage accounts, view transactions, and perform banking operations with a responsive, user-friendly interface. Built with Angular, TypeScript, and best practices for scalable enterprise banking solutions.
leotaborda /
The Anybank project is a banking application built with the Angular framework, following a design in Figma. The goal is to create an interactive and responsive user interface for a modern and efficient banking experience.