Code Monkey home page Code Monkey logo

cuajibanco's Introduction

CuajiBanco

This repository contains all the code for the CuajiBanco project.

Description

This project was developed in Java and is an automated teller machine (ATM) simulator that allows users to perform basic banking operations such as checking balances, withdrawing money, depositing funds, and changing their passwords. It was developed as the final project for the Object-Oriented Programming course, during which students applied and demonstrated their knowledge of object-oriented programming over a three-month period.

Execution Examples

Here are some execution examples:

Withdraw Money

Image 1

Check Balance

Image 2

Usage

To use CuajiBanco effectively, we recommend following these steps:

  1. Download the source code or fork the repository in your development environment.

  2. Set up a database of your choice that is compatible with the system. Ensure that the database aligns with the project's requirements.

  3. Import the file bd_cuajibanco_ULTIMA_VERSION.sql into your database. This file contains the necessary structure for the system to function.

After completing these steps, you can run the project in your development environment, either in a Java IDE or text editor, to begin interacting with CuajiBanco and explore its functionalities.

Created by

This project was created by the following individuals:

  • Brian Rivera Martinez
  • Jesús Alejandro Rivera Plata
  • Natalia Victoria Nava
  • Marcos Alejandro Vazquez Cerritos

Contribution

If you wish to contribute to this project, follow these steps:

  1. Fork the repository.
  2. Create a branch for your contribution (git checkout -b feature/new-feature).
  3. Make your changes and commit your contributions (git commit -am 'Added a new feature').
  4. Push to your branch (git push origin feature/new-feature).
  5. Create a pull request on GitHub.
Example of some project interfaces
  • Image 1
  • Image 2
  • Image 3
  • Image 4
  • Image 5
  • Image 6
  • Image 7
  • Image 8
  • Image 9

cuajibanco's People

Contributors

robog-11 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.