https://github.com/arifnextdev/cityrise-bank
CityRise Bank is a front-end web application built with JavaScript, HTML, and CSS, that allows users to transfer money and apply for loans with customizable options.
https://github.com/arifnextdev/cityrise-bank
css html javascript
Last synced: about 1 year ago
JSON representation
CityRise Bank is a front-end web application built with JavaScript, HTML, and CSS, that allows users to transfer money and apply for loans with customizable options.
- Host: GitHub
- URL: https://github.com/arifnextdev/cityrise-bank
- Owner: arifnextdev
- Created: 2022-09-30T15:10:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-07T16:41:06.000Z (about 3 years ago)
- Last Synced: 2025-03-30T10:41:30.306Z (about 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://cityrise-bank.netlify.app/
- Size: 22.5 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CityRise Bank - Login Details
### Account 1:
Username: sr, Password: 1234
### Account 2:
Username: sba, Password: 5678
# CityRise Bank
## Project Description
CityRise Bank is a web application that allows users to transfer money to other users and apply for loans. The platform is built using JavaScript, HTML, and CSS.
## Project Features
- Transfer money to other users
- Apply for loans with customizable loan amount and duration
- View account balance and transaction history
- Manage personal information and settings
## Tools & Libraries
The following tools and libraries have been used in the project:
- JavaScript
- HTML
- CSS
## Installation
To run the project on your local machine, follow these steps:
1. Clone the repository to your local machine:
```
git clone https://github.com/[your_username]/cityrise-bank.git
```
2. Open the `index.html` file in your web browser.
## Conclusion
CityRise Bank is a convenient and user-friendly platform for transferring money and applying for loans. The platform is built using modern web technologies and offers a range of features for managing personal finances.
Note: The project is a front-end only implementation and does not have any back-end functionality.