[go: up one dir, main page]

0% found this document useful (0 votes)
41 views27 pages

Military Synopsis

python synopsis

Uploaded by

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

Military Synopsis

python synopsis

Uploaded by

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

lOMoARcPSD|50862773

Synopsis Military - It is a python based project of class 12th


cbse with MySQL database
computer science cbse (Kendriya Vidyalaya Hebbal)

Scan to open on Studocu

Studocu is not sponsored or endorsed by any college or university


Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)
lOMoARcPSD|50862773

KENDRIYA VIDYALAYA AFS, SEC-14


GURUGRAM

A PROJECT REPORT ON
MILITARY

AISSCE-2022-23

SUBMITTED TO SUBMITTED BY:


MRS. NISHA AMAN SINGH & VIKAS
YADAV

P.G.T.(COMP. SC)

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

CERTIFICATE

This is to certify that Aman Singh & Vikas Yadav of class XII
B of KV No 1 AFS Sector 14 Gurgaon has done their project
on MILITARY under my supervision. They have taken an
interest and shown at most sincerity in completing this
project.

I certify this Project is up to my expectation & as per


guidelines issued by CBSE, NEW DELHI.

Internal Examiner External


Examiner

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

ACKNOWLEDGMENT

It is with pleasure that, We acknowledge my sincere


gratitude to our teacher, Nisha who taught and undertook
the responsibility of teaching the subject of computer
science. We have greatly benefited from her classes.
We are especially indebted to our Principal JP Singh who
has always been a source of encouragement and support.
Without whose inspiration this project would not have been
successful, we would like to place heartfelt thanks to him on
record.
Finally, We would like to express my sincere
appreciation for all the other students in my batch their
friendship & the fine times that we all shared.

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

HARDWARE REQUIREMENTS
I.OPERATING SYSTEM : WINDOWS 7 AND ABOVE

II. PROCESSOR : PENTIUM(ANY) OR AMD

ATHALON(3800+- 4200+ DUAL

CORE

III. RAM : 512MB+

IV. Hard disk : 40 GB OR ABOVE

V. MONITOR 14.1 or 15 -17 inch

VI. Keyboard and mouse

VII. Printer : required

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

SOFTWARE REQUIREMENTS

I. WINDOWS OS
II. FRONT END: PYTHON
III. BACK END: MYSQL

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

ABOUT PYTHON LANGUAGE(FRONT END)


Python is an interpreted high-level general-purpose
programming language. Its design philosophy emphasizes code
readability with its use of significant indentation. Its language
constructs as well as its object-oriented approach aim to help
programmers write clear, logical code for small and large-scale
projects.
Python is dynamically-typed and garbage-collected. It
supports multiple programming paradigms, including structured
(particularly, procedural), object-oriented and functional
programming. Due to its comprehensive standard library, it is
often described as a "batteries included" language.

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

ABOUT MY SQL(BACK END)

MySQL is integral to many of the most popular software


stacks for building and maintaining everything from customer-
facing web applications to powerful, data-driven B2B services. Its
open-source nature, stability, and rich feature set, paired with
ongoing development and support from Oracle, have meant that
internet-critical organizations such as Facebook, Flickr, Twitter,
Wikipedia, and YouTube all employ MySQL backend.

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

ABOUT THE PROJECT (INITIAL INVESTIGATION)


This should include:

Problem Definition:-

This project is all about the data of the military belonging person. It
helps the military to fetch all information about the employee. It inserts or
updates an employee's data, removes an employee's data, searches for the
employee, and can display the list of the employee. Besides this, all the
information on the weapon is recorded.

PROPOSED SYSTEM

In this 21st century, It is very much necessary to be updated and digitalize the
ministries, And when it comes to countries’ different ministries, our MINISTRY OF
DEFENCE should be fully digitalized with their private network (i.e can only be
accessed by the defence personnel) in which all serviceman data can be accessed.
So that the armed forces can work together faster in many ways.

This will help the INDIAN ARMY to see the jawans’ strength in their units,
and the weapon used by them. For The INDIAN AIR FORCE, it will help to see the
status of the sorties taken by the pilot and the maintenance of the plane. For
INDIAN NAVY it will help them see the seaman’s status and where he is present.

According to this data, the Government can plan the vacancy available for
recruitment and also improvise the schemes of pension for Ex-Servicemen. And
need for the upgradation of the weapons and see the stats of weapons.
This prevents a lot of time and money. The work becomes fully automated
and any information regarding the organization can be obtained by clicking the

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

button. Moreover, now it’s an age of computers, and automating such an


organization gives the better look.

Objective:-

This project aims to let the students apply their programming knowledge to
a real-world situation/problem and expose them to how programming skills help
develop good software.

1. Write programs utilizing modern software tools.

2. Apply object-oriented programming principles effectively when developing

small to medium-sized projects.

3. Write effective procedural code to solve small to medium-sized problems.

4. Students will demonstrate a breadth of knowledge in computer science, as

exemplified in the areas of systems, theory, and software development.

5. Students will demonstrate the ability to conduct research or applied

Computer Science projects, requiring writing and presentation skills that

exemplify scholarly style in computer science.

Feasibility Study:-
A feasibility study is a measure of how beneficial or practical the development of
an information system will be to an organization. The Feasibility analysis is a cross-life
cycle activity and should be continuously performed throughout the system life cycle.

Feasibility tests;

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

Operational feasibility:-

By automating the portal both the ministry and defence personnel will feel
better than when it was manual. Users will get very quick service by reducing the
manual recordings. Also, servicemen will feel comfortable with a reduction in their
work. Recording errors will be reduced. Easy to handle a large database. Losing of
records will be avoided.

Considering all these factors we can conclude that all the users and end users
will be satisfied with the system.

Economic feasibility:-

According to the resources available and the project scheduling process it is


estimated that the expenses allocated for the software to be developed, are sufficient
enough. Hence the economical factor has been considered feasible.

Methodology/ Planning of work:

Software development projects typically include initiation, planning, design,


development, testing, implementation, and maintenance phases. However, the
phases may be divided differently depending on the organization involved.

For example, initial project activities might be designated as request,


requirements-definition, and planning phases, or initiation, concept-development,
and planning phases. End users of the system under development should be
involved in reviewing the output of each phase to ensure the system is being built
to deliver the needed functionality.

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

THE FUTURE SCOPE OF THE PROJECT


Since the database is capable of storing information it can be improvised by
the addition of new details like, Payment and allowance can be put up.

Also, to improvise the technology, the use of GUI can be more used and the
bugs can be fixed over time.

Further Enhancement:-

The Project progress can be made by adding this to the different ministries of
India and working accordingly to it.

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

FUTURE VERSION PROGRAMS

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

BIBLIOGRAPHY

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

1. Computer science With Python - Class XI & XII


By: Sumita Arora
2. A project on Bookstall by previous
year’s students
3. Website: https://www.youtube.com

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

THE PROGRAM'S GLIMPSES

1. Login Window Coding

2. Main Program Window Coding

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

3. Program Window of M_employee

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

a) Insert of Data Coding

b) Search for Data Coding

c) Display of Data Coding

d)Deleting Data Coding

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

e)Updating Data Coding

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

4. Program Window of M_info


a. Insert Of Data Coding

b. Search for Data Coding

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

c. Display of Data Coding

d. Deleting Data Coding

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

e. Updating Data Coding

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

5. Program Window of M_WTS

a. Insert Of Data Coding

b. Search for Data Coding

c. Display of Data Coding

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

d. Deleting Data Coding

e. Updating Data Coding

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

1. MYSQL WINDOW
1) About Database
a) Showing Databases

b) Showing Tables of Database Military

2) Describe Table

3) Content of The Tables

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)


lOMoARcPSD|50862773

Downloaded by Ajay Sangwan (ajaysangwan1177@gmail.com)

You might also like