Skip to content

Releases: ITx-prash/securebank-cpp

SecureBank v1.0.2

22 Feb 18:41

Choose a tag to compare

SecureBank C++ Banking Application v1.0.2

📦 Downloads

🛠️ Quick Start

# Linux
tar -xzf securebank-linux.tar.gz && cd securebank-linux/
./crow_bank_app

# Windows - Extract zip file then:
crow_bank_app.exe

Open your browser to http://localhost:8080

🔧 System Requirements

  • Linux: Ubuntu 18.04+ or equivalent, 64-bit
  • Windows: Windows 10+ or Windows Server 2019+, 64-bit
  • Memory: 512MB RAM minimum
  • Storage: 50MB free space

For major releases and new features, see our release history.

Full Changelog: v1.0.1...v1.0.2

SecureBank v1.0.1

24 Aug 09:00

Choose a tag to compare

SecureBank C++ Banking Application v1.0.1

📦 Downloads

🛠️ Quick Start

# Linux
tar -xzf securebank-linux.tar.gz && cd securebank-linux/
./crow_bank_app

# Windows - Extract zip file then:
crow_bank_app.exe

Open your browser to http://localhost:8080

🔧 System Requirements

  • Linux: Ubuntu 18.04+ or equivalent, 64-bit
  • Windows: Windows 10+ or Windows Server 2019+, 64-bit
  • Memory: 512MB RAM minimum
  • Storage: 50MB free space

For major releases and new features, see our release history.

Full Changelog: https://github.com/ITx-prash/securebank-cpp/commits/v1.0.1