All Projects → rajyash1904 → ATM-Machine

rajyash1904 / ATM-Machine

Licence: other
This Project is to make an automated Teller machine with user's Account Number, and Password, bank account, with that users can withdraw, deposit, and view their account balance.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to ATM-Machine

store-pos
It is java accounting software basically developed using javafx which has various modules like purchase, sales, receipts, payments, and journals.
Stars: ✭ 84 (+29.23%)
Mutual labels:  java-project
Cayenne-Agent
Cayenne Agent
Stars: ✭ 20 (-69.23%)
Mutual labels:  projects
community
FINOS Community, Project and SIG wide collaboration space
Stars: ✭ 43 (-33.85%)
Mutual labels:  projects
full stack classroom july 2019
Class notes, code snippets, assignments, reading material for the full stack classroom batch of July 2019
Stars: ✭ 19 (-70.77%)
Mutual labels:  projects
Udacity
This repo includes all the projects I have finished in the Udacity Nanodegree programs
Stars: ✭ 57 (-12.31%)
Mutual labels:  projects
project-management-system
A Project Management System built with Python and Django
Stars: ✭ 100 (+53.85%)
Mutual labels:  projects
hackiiitv18-submissions
This repository contains all submissions of HackIIITV 2018
Stars: ✭ 18 (-72.31%)
Mutual labels:  projects
create-or-update-project-card
A GitHub action to create or update a project card
Stars: ✭ 36 (-44.62%)
Mutual labels:  projects
atm-project
file processing project
Stars: ✭ 34 (-47.69%)
Mutual labels:  atm
KBC--Kaun-Banega-Crorepati
It is Core Java based Game based on Indian television game show having best animation as possible in Core java 5000+ lines
Stars: ✭ 38 (-41.54%)
Mutual labels:  java-project
AndroidTotal
一些Android项目开发中的知识累积
Stars: ✭ 42 (-35.38%)
Mutual labels:  projects
Examples
An complete examples and related support for various popular projects, and more.
Stars: ✭ 22 (-66.15%)
Mutual labels:  projects
Projectsv2
Google Analytics + Cloudflare+ Firebase + Projects Website+ Bugs
Stars: ✭ 10 (-84.62%)
Mutual labels:  projects
awesome-robotics-projects
A list of open-source, affordable, less-known, or visionary robotics projects.
Stars: ✭ 233 (+258.46%)
Mutual labels:  projects
angular-gantt-schedule-timeline-calendar-example
Angular gantt-schedule-timeline-calendar usage example
Stars: ✭ 15 (-76.92%)
Mutual labels:  projects
server
Core server in the Alkemio platform, offering a GraphQL api for interacting with the logical domain model.
Stars: ✭ 20 (-69.23%)
Mutual labels:  projects
Tutorials
Step by step to learn coding and build Apps 🎉. Code files of Youtube & University tutorials.
Stars: ✭ 80 (+23.08%)
Mutual labels:  projects
engineering
Jekyll website and blog showcasing open source projects by GoDaddy employees
Stars: ✭ 80 (+23.08%)
Mutual labels:  projects
issue-states
GitHub Action that closes or reopens issues when they are moved to a project column
Stars: ✭ 64 (-1.54%)
Mutual labels:  projects
vscode-projects-plus-todo-plus
Bird's-eye view over your projects, view all your todo files aggregated into one.
Stars: ✭ 25 (-61.54%)
Mutual labels:  projects

ATM-Machine

This Project is to make an Automated Teller Machine with user's Account Number,Password,and bank account.Using this data,users can withdraw, deposit, and view their account balance.

To run the project
1.Download all the code files (total 3)
2.Store them in a single folder
3.Either use your Java IDE e.g. Eclipse ,InteliJ or NetBeans
4.Or in Windows open command prompt and go to project Directory
5. run command : javac ATM.java
6. After completion your folder will contain 3 .class files
7. In command prompt run command: java ATM
8. Project will start running

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].