0% found this document useful (0 votes)
33 views

Project Synopsis (1) Nazlutfah

The document provides details about a student project on ATM Management completed for the Informatics Practices class. It includes a certificate signed by the teacher acknowledging completion of the project. An acknowledgment thanks the teacher for guidance. The document outlines the programs used (MySQL and Python), hardware and software requirements, and bibliography for the project.

Uploaded by

mohammed nazal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

Project Synopsis (1) Nazlutfah

The document provides details about a student project on ATM Management completed for the Informatics Practices class. It includes a certificate signed by the teacher acknowledging completion of the project. An acknowledgment thanks the teacher for guidance. The document outlines the programs used (MySQL and Python), hardware and software requirements, and bibliography for the project.

Uploaded by

mohammed nazal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 13

NEW INDIAN MODEL SCHOOL, SHARJAH

INFORMATICS PRACTICES

CLASS: 12
SECTION: F

ACADEMIC YEAR:2022-23
CERTIFICATE
This is to certify that members of class 12 have completed the
Informatics Practices project on the topic of Atm Management
under the guidance of Mrs. Deepa Ramesh during the academic
year 2022-23

Date: 11-09-2022.

Group members:
1. Abdulla luthfi
2. Faheem bilhas
3. Muhammed nazal
ACKNOWLEDGMENT
We would like to express my special thanks of gratitude to
my teacher Mrs. Deepa Ramesh who gave us the
opportunity to do this project on Informatics Practices,
which also helped us in doing a lot of research and we came
to know new things about it. Without their help, guidance,
and support it would be impossible to complete this project.
Secondly, we would also like to thank our parents and
friends who helped us a lot in finishing this project within a
limited time. We are making this project not only for marks
but also to increase our knowledge.
INDEX

S.NO PARTICULARS PAGE


1. Title of the project 5

2. Background of the 6
project
3. Programs used 8
4. Hardware and
software requirements
5. Bibliography
TOPIC OF THE PROJECT

ATM
MANAGEMENT

2022-23
BACKGROUND OF THE
PROJECT
In today’s world, all things have become
computerized. The Python ATM Project is a
computer-based program that makes managing a
bank account's funds simple. It enables users to
check account balances, make cash withdrawals
or deposits, print a statement of account
activities or transactions, and even purchase
stamps.
PROGRAMS USED
 WHAT IS MySQL?
MySQL is a relational database management system
(RDBMS) developed by Oracle that is based on structured
query language (SQL). Popular for web-based applications
and online publishing, MySQL is a part of the open-source
enterprise stack LAMP (Linux, Apache, MySQL, PHP).
MySQL is a freely available open-source RDBMS that uses
Structured Query Language (SQL). It is downloadable from
the site www.mysql.org. MySQL provides you with a rich
set of features that support a secure environment for storing,
maintaining, and accessing data. SQL provides many
different types of commands used for different purposes.
SQL commands can be divided into the following
categories:
 Data Definition Language (DDL)
 Data Manipulation Language (DML)
 Transaction Control Language (TCL)
 Session Control Commands
 System Control Commands
 WHAT IS PYTHON?

Python is an interpreted, object-oriented, high-level


programming language with dynamic semantics. Its high-
level built-in data structures, combined with dynamic typing
and dynamic binding; make it very attractive for Rapid
Application Development, as well as for use as a scripting or
glue language to connect existing components.
Python's simple, easy-to-learn syntax emphasizes readability
and therefore reduces the cost of program maintenance.
Python supports modules and packages, which encourages
program modularity and code reuse.
HARDWARE AND SOFTWARE
REQUIREMENTS
SYSTEM:

OS- Windows 11 Home Single Language 64-Bit (6.1,


Build 7601)
Language: English
System Manufacture-Gigabyte Technology Co., Ltd
BIOS: -BIOS Date: 08/03/13 09:45:07
Ver: 04.06.05
Processor: - Intel(R) Core(TM) i5-8250U CPU @
1.60GHz 1.80 GHz
Memory: 8 MB RAM

DISPLAY DEVICE:
Name: -Intel(R) UHD Graphics 620
Manufacturer: - Intel Corporation
Chip Type: - Intel(R) HD Graphics Family
DAC Type: -Internal
Approx. Total Memory: -4164 MB
Current Display mode: - 1920 X 1080
(64 Bit) (60Hz)
Monitor: - Integrated Monitor
BIBLIOGRAPHY

To develop this project, many references were made use of:

 Informatics Practices Textbook


 https://www.google.com
 https://www.python.org.in
 https://www.mysql.org

You might also like