computer project 2

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 16

St.

Anne’s school

Computer science project

Submitted to: submitted by:

Neha mam aarav Chauhan

It teacher roll no.- 02

Class - 10th

Acknowledgement
I would like to express my special thanks of
gratitude to my teacher Neha Mam as well as
our Principal Dr. Pragya Upadhyay. Who gave
me the golden opportunity to do this wonderful
project on the topic Students Result
Management system, which also helped me in
doing a lot of Research and I came to know
about so many new things I am really thankful
to them.
Secondly, I would like to thank my parents
and friends who helped me a lot in finalizing
this project within the limited time frame.
Last but not least, I would like to thank all
those who had helped towards the
completion of this project.
Aarav Chauhan
Class - 10th

Certificate
This is to certify that the project entitled
"Students Result Management System" is a
Bona fide work done by Aarav Chauhan of
Class -10th. Session 2024-25 in the partial
fulfilment of CBSE AISSE Examination, 2025
and has been carried out under my direct
supervision and guidance.

……………………….
Miss. Neha mam

Index
S.no topic Teacher’s
sign
1 Introduction to the project

2 Main component of the


project
Creating a database and a
3 table
Creating forms and
4 inserting records

5 Creating relationship

6 Creating queries

7 Creating reports

Introduction of the
project
The impact of computers and internet, on our lives today
Is probably much more than we really know. Getting
Information and quickly turning it into a product that
consumers want is the essential key to staying in business
and all of this is done nowadays using computers and
applications or information systems. And the information
systems will continue to change businesses and the way
we live. Many corporate leaders are using technology to
manage every aspect of their organization, from product
creation to customer service. It has brought evolution in
almost every field, it changed the ways of teaching,
administration of activities such as e-learning, e-library and online
portals where teachers and students communicate, and sharing of
information has never been better. Student result declaration and
management are amongst the most important activities within a
school or any educational institution, since all other activities depend
on it. Hence implementing an information system can be declared a
significance

Main components of project

The student result management system will have the


following components.
Marks Table: - This table will store the results
Of the students of each class.
*Student's Detail table*: - This table will store
The address and contact details of all the students of a
school.
*Relationship*: Both the tables (stude) will be linked
to each other using relationships.
*Form: - Form is created to input the records in the
table.
*Query: - various types of queries will be performed on
the table according to the requirements.
* Report: - report of each student will be generated.

Creating a database
 After clicking on finish , in save and proceed
click on finish and then a dialog box will
appear to save the database
 Save the database named “studentdetails”
After that click on the create a table in design view

Creating table students detail

 After clicking on the create a table in design view


 A blank table opens in a design view , then type the
fields name keep Admission_No as primary key.
 Save the table by either pressing the save button the
top left corner or simply use shortcut command
( ctrl+S or CMD+S)
 After saving the table, fill in the details

 Save the record


Creating table assignment master

 Click on create a table in design view then


enter the fields name and save the table named
“Assignment_Master”

 Save the table and fill the records


 save the table.
 Now our table “Assignment_Master” is ready
 Creating a relationship between both the tables

Creating allocation
 Create a table by using design view named
“allocation”
 Save the table and fill in the details

Create forms using wizard

 Open create forms in wizard


 Select the student_detail table and choose the
record to create form
 Arrange the controls of your forms
 All the record will be automatically filled in
the table

 Create form for the assignment_master table,


again click on create form using wizard and
then select your fields
 Arrange the control of your forms

 The records will automatically be filled


Creating report
 Create a report using wizard

 Select the fields you want to add in the report


 After completing all the steps your report for
student_details and Assignment_master will
ready

Report for assignment_master

Bibliography
 Information Technology NCERT BOOK 2024-
2025
 Information Technology by Sumit Arora, Sultan
chand publication
 Information technology CBSE materials, 2024
Thank you

You might also like