0% found this document useful (0 votes)
56 views5 pages

Visual Programming Report: Assigned by Sir Azeem

This document describes a visual programming report submitted by 3 students for an admission record system project. The report provides an overview of the project which is an admission record system that allows educational institutions to register students online and store their academic and personal details in a database. It describes the key modules of the system including administration, applicant registration, and a system module for general functions.

Uploaded by

SAIMA SHAHZADI
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)
56 views5 pages

Visual Programming Report: Assigned by Sir Azeem

This document describes a visual programming report submitted by 3 students for an admission record system project. The report provides an overview of the project which is an admission record system that allows educational institutions to register students online and store their academic and personal details in a database. It describes the key modules of the system including administration, applicant registration, and a system module for general functions.

Uploaded by

SAIMA SHAHZADI
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/ 5

Visual Programming Report

Assigned by Sir Azeem

Submitted by

Saima Shehzadi 20101005-022


Maryam Jahangir 20101005-009
Amna butt 20101005-042

University of Sialkot
ADMISSION RECORD SYSTEM 2

ACKNOWLEDGEMENT

In the accomplishment of completion of my project on Admission Record System .

I would like to convey my special gratitude to Mr Sir Azeem ,Head of IT department of

USKT.

Your valuable guidance and suggestions helped me in various phases of the

completion of this project. I will always be thankful to you in this regard.


ADMISSION RECORD SYSTEM 3

Table of Contents

 Title

 Introduction

 Language

 Front end

 Backend

 Modules

Title
Admission Record System

INTRODUCTION
This is a Admission Record System that can be use in any educational institute to register
students in that institution. There is student registration form that containing some modules
to get information from student side ,it includes student ID, student name,students’s father
name, department ,batch no, email ,phone number and address. It can handle the details of
students such as academic details or personal details. This Student Database has been
designed taking into account the practical needs to manage a Students data. Moreover, it
provides security at product level as well as user level. Database maintained by this system
usually contains student admission and registration process, the maintenance of student
personal, academic information.
ADMISSION RECORD SYSTEM 4

How to Run admission record system

 Download and Install Microsoft Visual Studio Software


 Download and Install Microsoft SQL Server

Code-Behind Language
C#
Front End Design development of Admission Record System

Microsoft Visual Studio 2019

Back End development of College Management System

Microsoft SQL Server 2008, 2012.

How to Run Admission Record System

 Download and Extract the provided source code in zip file named as admission recrod
System Project in C#.NET.zip.
 Open Microsft SQL Server Management Software.
 Restore the Backup Database provided. The backup file is known as
“registration/institute/school_1_3_2017.bak” located inside the “Database Backup”
folder.
 Open the “College/institute/schoolManagementSystem.sln” file with Visual Studio
Software.
 Configure the Database credentials in “Global.cs”.
 Press the “F5” key on keyboard to run the project.

EXPERIMENTAL RESULTS
Our Admission record System is online for student. It includes admin, student and office
sections. Each section of office is helpful for student like exam, student and account.
Experimental result of our Admission record System is student’s admission will be done by
online .
Input
Input will be details of students like CNIC,previous academic record, personal etc while filling
the admission form. Also the notice will be send for check whether the student gets the
notification.
Output
That admission form will get submitted by student with student’s fee details and admission of
the student will get confirmed. And all the student details will be available and accessible as
per the requirement of the various sections in the college. Also the student will gets notified
by message.
After filling the admission form student will go for account section and here the accountant
will enter the Unique ID No provided by Admin Then after verification of the form will be done
by student section.
ADMISSION RECORD SYSTEM 5

Analysis
After filling the admission form student will go for account section and here the accountant will
enter the Unique ID No provided by Admin Then after verification of the form will be done by
student section.

Modules
 Administrator
 Applicants
 System

You might also like