8000 GitHub - aronreisx/bubblebank: Bubblebank is a Golang-based showcase project for a core banking application. Currently under construction, it demonstrates the basic principles and capabilities of Go in building financial software.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bubblebank is a Golang-based showcase project for a core banking application. Currently under construction, it demonstrates the basic principles and capabilities of Go in building financial software.

License

Notifications You must be signed in to change notification settings

aronreisx/bubblebank

Repository files navigation

Bubblebank

Bubblebank is a showcase project currently under construction.

Table of Contents

Description

Bubblebank is a project developed in Go (Golang) to demonstrate the capabilities of the language in building a simple banking application.

Getting Started

Prerequisites

  • Go 1.16 or higher

Installation

  1. Clone the repository:
    git clone https://github.com/aronreisx/bubblebank.git
  2. Navigate to the project directory:
    cd bubblebank

Usage

To run the project:

go run main.go

Contributing

We welcome contributions to improve Bubblebank. To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/functionality-name).
  3. Make your changes and commit them (git commit -m 'feat: add an awesome functionality').
  4. Push to the branch (git push origin feature/functionality-name).
  5. Open a pull request.

Please ensure your code adheres to our coding standards and includes appropriate tests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or inquiries, please contact:


Note: This project is still under construction and may not be functional by the time you see it.

About

Bubblebank is a Golang-based showcase project for a core banking application. Currently under construction, it demonstrates the basic principles and capabilities of Go in building financial software.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •  
0