HQR is an online banking platform. This project aims to eradicate the challenges associated with physical bank visits by providing a complete digital banking solution.
This project serves as a learning opportunity to collaborate effectively within a team setting, specifically focusing on the development of the front-end using HTML, CSS, JavaScript. The primary objectives include gaining practical experience in meeting both Functional and Non-Functional Requirements, navigating diverse APIs, and cultivating a consistent coding style.
- Use 4-space indentation.
- Line length should not exceed 80 characters.
- End statements with semicolons.
- Variables: camelCase
- Functions: snake_case
- Use comments to explain complex logic or non-obvious code parts.
- Use concise and descriptive commit messages following the conventional commits specification.
1.Clone Repository to your device https://github.com/software-engineering-2023/Haqarz.git
2.Open ChomePage.html
Your default browser should automatically open on the landing page.
Thank you for considering contributing to our project! We welcome contributions from everyone.
- Fixing Bugs: Fork the repository, create a new branch, and submit a pull request referencing the issue.






























