Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

BankingApp

BankingApp is a Python script for managing user information and facilitating bank account creation.

Features

  • Allows users to input their personal details such as name, surname, and age.
  • Validates user input to ensure accuracy and completeness.
  • Provides options for creating different types of bank accounts based on user preferences and age.
  • Incorporates error handling to manage exceptions during the account creation process.
  • Prioritizes data privacy and security through secure data handling practices.

Usage

  1. Clone the repository to your local machine.
  2. Run the banking_app.py script.
  3. Follow the prompts to input your personal information and select your preferred bank account type.
  4. Review the account details provided and confirm your selection.

Dependencies

  • Python 3.x

Contributors

MIT License

Copyright (c) 2024 sudo-user

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

BankingApp: Python tool for user info management & bank account creation. Validates input, offers account options, prioritizes privacy/security. Ideal for Python learners.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages