Jairam-25 /
turf-booking-frontend
Angular-based frontend for the TurfXpert turf booking application, featuring a modern, responsive UI with Tailwind CSS.
Loading repository data…
devinabreu10 / repository
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.
RP0 Banking UI is a modern, feature-rich web interface for a comprehensive digital banking platform. Built with Angular 17.3, this frontend enables users to securely manage their banking needs, including customer profiles, account operations, and transaction history, all through an intuitive and responsive user experience.
This application serves as the frontend for the RP0 Banking Platform, providing:
This frontend is designed to work seamlessly with the RP0 Banking API, which provides all server-side business logic, data persistence, and RESTful endpoints for banking operations. For more details on backend setup and API documentation, visit the RP0 Banking Backend GitHub repository.
git clone https://github.com/devinabreu10/rp0-bankapp-ui.git
cd rp0-bankapp-ui
npm install
npm start
http://localhost:4200/ in your browserThe application can also be run using Docker:
# Build and run using docker-compose
docker-compose up -d
/src/app/core – Core functionality (auth services, guards)/src/app/features – Feature modules (customers, accounts, transactions)/src/app/shared – Shared components, utilities, and modelsRun ng build to build the project. The build artifacts will be stored in the dist/ directory.
Run ng test to execute the unit tests via Karma.
The application includes Docker configuration for easy deployment:
Dockerfile – Container build instructionsdocker-compose.yml – Multi-container configurationnginx.conf – Nginx web server configuration for production deploymentTo get more help on the Angular CLI use ng help or check out the Angular CLI Overview and Command Reference page.
Selected from shared topics, language and repository description—not editorial ratings.
Jairam-25 /
Angular-based frontend for the TurfXpert turf booking application, featuring a modern, responsive UI with Tailwind CSS.
lazybigcat0624 /
Brokr is a modern Angular-based travel booking platform that allows users to search, filter, and book attractions, cars, flights, and stays. The application features a clean UI, advanced filtering, and modular architecture for easy scalability and maintenance.
nidhi-webdev /
An Angular-based e-commerce shopping website with modern UI, product browsing, cart management, and integration with a Node.js + Express REST API backend.
akashasahu07 /
Angular based Full Stack This Angular-based Full Stack Weather App provides real-time weather updates using Weather APIs. Designed with a modern UI and responsive layout, the app features dynamic weather data fetching, condition-based visuals, and interactive user input. Built using Angular for frontend and integrated with a backend API services.
Jayaraj-BS /
SkyDesk Frontend is a modern Angular-based ticket management UI with secure JWT login, role-based access, reactive forms, ticket creation, status updates, reassignment, and deletion. Includes dialog-driven ticket details, user dropdowns, and a clean workflow for managing tasks efficiently.