Skip to content

Ephram/SolidBankApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolidBankApp

Демо проект Solidbank app

Overview

This is a demo project for the Solidbank app. The application provides basic functionalities related to managing accounts. To run the program, follow the instructions below.

Getting Started

Prerequisites

  • Java Development Kit (JDK)
  • Integrated Development Environment (IDE)

Running the Program

  1. Open the project in your preferred IDE.

  2. Locate the main class: SOLIDBANKAPPLICATION.java.

  3. Run the SOLIDBANKAPPLICATION.java class.

  4. The program will output information to the console with possible execution scenarios:

  5. Show Accounts (Показать список счетов)

  • Display the list of accounts associated with the account.
  1. Create Account (Создание счета)
  • Create a new account. Supported account types:
    • SAVING (Сберегательный)
    • FIXED (Фиксированный)
    • CHECKING (Текущий)
  1. Help Message (Показать меню выбора)
  • Display the menu with available options.
  1. Exit (Выход из программы)
  • Exit the program.

Example Scenario

  1. Run the program.
  2. Choose option 1 to show existing accounts.
  3. Choose option 2 to create a new account.
  4. Follow the prompts to provide necessary information.
  5. Explore other options as needed.

About

Demo of JusanSingularity Solid Bank App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages