Coder Social home page Coder Social logo

jay3tn93 / atm-kiosk-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dev-iram/atm-kiosk-system

0.0 0.0 0.0 42.48 MB

ATM Kiosk System for a bank, Modern Bank. Developed in C#, Users are able to log in to their account and check their current balance. They can view and edit their personal details, view banking details, make changes, transfer money from one account to another and view transaction history.

Home Page: https://www.cityandguilds.com/qualifications-and-apprenticeships/it/it-professional/9600-software-developer#tab=information

C# 100.00%

atm-kiosk-system's Introduction

ATM-Kiosk-System-Modern-Bank

ATM Kiosk System

This is a project I created as per specifications in C&G Event Driven programming module during the course of my FIT ICTAP Software Development apprenticeship.

✦ Programming Language; C# (Help System using HTML, CSS + Bootstrap)
✦ Framework; .NET Framework
✦ Software Tools;
    ✧ Microsoft Visual Studio: Used for the creation of the ATM Kiosk System and the Graphical User Interface
    ✧ DB Browser: Used to populate and view database tables. Management of the database used in the system
    ✧ SQlite: Entry level free database
    ✧ Packages: NuGet SQLite Packages and Entity Framework installed on Visual Studio required to connect Database to the System

Assignment Brief

A bank has been developing a simple login system allowing their customer to log into the system and check their current balance. This system however is outdated and does not provide much response to the user’s current errors or invalid entries. A project has been commissioned to further this application to better inform the user.

Design a piece of software using event driven programming solution that identifies the components, data/file structures, makes effective use of the Integrated Development Environment and incorporates onscreen help for users (e.g. Error messages, end user guidance). The design components can include any of the following:

✦ public
✦ private
✦ protected
✦ text boxes
✦ combo boxes
✦ list boxes
✦ check boxes
✦ radio buttons
✦ listeners
✦ exceptions
✦ projects
✦ classes
✦ variables
✦ strings
✦ arrays
✦ images

Project Requirements

The project requirements involve the creation of a C#, .NET Framework application using an Object-Oriented Event-Driven programming approach that is to be used as an ATM Kiosk for Modern Bank.

The requirements and methods that Modern Bank would like to be featured within the scope of this application includes:

Login System – Using the Account Number and Account Pin to act as a username and password to the system.
View Current Balance – Allowing the customer to see their current balance on screen
View and Edit Personal Details – Allow the customer to see their current details, and make amendments where required.
View Banking Details – Allowing the customer to view private banking details, such as Account Number, Account PIN and Balance.
Transfer – Ability to transfer money from one account to another
Transaction History – Allow the user to view their transaction history, display their in/out funds with a description
Timer – A timer that will log the user out after a certain amount of time
Events – At least 3 different event types to be implemented within the program, e.g. Timer, onMouseOver, onHover, onCheck, etc.
Database – Database to store customer’s account number, account pin, balance, address, name, etc. Multiple tables within the database.
ATM Connector Class – A class for all SQL query’s within the system

Functionality

✦ The system will begin with a screen that acts like a screensaver. It will require the user to click anywhere to load the system. This will open the Login screen.
✦ The user will be prompted to Login. The customer must use their credentials already created via the bank. They will be able to access the system using their Account Number and Account PIN. They must use the onscreen keypad in order to login. (Please see Testing for credentials)
✦ After a successful login, the ATM Kiosk system will bring the customer to the main screen which will feature the different options and functionality of the system. This page will also feature a welcome message with the user’s first name.
✦ The customer will have the ability to click a button to view their balance. This will open a new screen that will display the current funds in their bank account.
✦ The customer will have the ability to change their current PIN. Their current PIN must first be confirmed, and then the system will allow the user to input a new pin which also requires a confirmation and to be entered twice.
✦ The customer will have the ability to view and edit their personal details. They will also be able to view their banking details.
✦ The user will have the ability to Add a Payee, that can be used later to transfer funds.
✦ The customer will have the option to transfer funds from one account to another.
✦ The customer will have the option to view their transaction history.
✦ The customer will have the option to exit the program.
✦ A timer will be present within the system that will enable a session to timeout.

Testing

Credentials for testing:

✦ Username: 12345678
✦ Password: 1234

Please note: When logging in, the login is "touch", so you can use the buttons on the screen!
It will automatically move to the next input box after you have entered the username.
Hovering over the boxes will clear its contents.

Please see documentation in repo for additional information regarding the system, including screenshots + diagrams.

atm-kiosk-system's People

Contributors

dev-iram 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.