Online Student Registration
System
1
Search Index
Abstract……………………………………………………………………………………..……3
Chapterone…………………………………………………………………………………………
Introduction……………………………………………………………………….……………5
Modeles description…………………………………………………6
Objectives……………………………………………………….........8
Chaptertwo…………………………………………………………………………………………
online student registration system nterfaces ……………………....10
Chapterthree………………………………………………………………………………………
online student registration system…………………...........................15
online student registration system features……………………..……15
Project Experience ……………………………………………….…15
Code Building Requirements……………………………………………………….....15
Appendix code ………………………………………......................16
2
ABSTRACT:
The online student registration system Software is an application that
permits students to compare, tamper and present student's data in an
important manner. The project develops student's information system for
the Intranet Automation of online student registration system Software, if
School of Management\University management does not have a online
student registration system they face many problems specially about
wasting time. It is hard to find data and to get any comment from students
or teachers, the system has been to ease good Interaction/ communication
facilities between the Students and administration. In doing so, the project
helps a lot in doing faster duties in University\School, there are some new
ideas like (Bulletin board system (BBs board).
3
Chapter one
4
1 INTRODUCTION
To improve a software application that supports the application specific
the online student registration system automation in an intranet specific to
a University thereby allowing the integration of all the students pertaining
to that organization. To keep track of all the other Class related to that
organization such as Department, development, related between teacher
and student with School department etc. The current management
information system construction of college students has lagged far behind
other sectors, Speeding up college student’s information work,
establishing an efficient online student registration system , we can
maximize the use of teaching resources.College Student management is
an important part and measure basis for the level of the college
management. Class management, scar management and so on, the staff
will spend considerable time and effort if manage these
manually.Processing and visualization lead to creating a central
communication place/tool - web application. To allow the student
registration system online of an organization to update information about
the student details whenever there is a change in the student profile
pertaining to that organization. To bring onto a string the student specific
suggestions and make them free to post their requirements to the online
student registration system thus bringing the organization more specific
regarding the maintenance of the organization. The student registration
system online Center includes an overall student’s information in a
database, where students can information, useful information, and more
for each student. It comes standard with student self-service access,
allowing students to update their personal information and any comment
on any subject and comment teacher for any students.
1- Internationil Joyrnal of compyter technolojy(ijcet)
5
2 MODULES DESCRIPTION
Admin module
The admin manages all the information related to the students and the
faculty. Some of the operations performed by the admin in the Student
Information Management System are updating the details about the
students such as his name, roll number, phone number, aggregate marks
till present semester. Admin also updates faculty related information such
as name, mail id, phone number, designation etc. Admin creates separate
logins to every user by providing the passwords randomly.
1.PHP:
PHP is a server-side scripting language designed for web development
but also used as a general-purpose programming language. As of January
2013, PHP was installed on more than 240 million websites (39% of
those sampled) and 2.1 million web servers. Originally created by
Rasmus Lerdorf in 1995, the reference implementation of PHP is now
produced by The PHP Group.While PHP originally stood for Personal
Home Page, it now stands for PHP: Hypertext Pre-processor, a recursive
backronym. PHP code is interpreted by a web server with a PHP
processor module, which generates the resulting web page: PHP
commands can be embedded directly into an HTML source document
rather than calling an external file to process data. It has also evolved to
include a command-line interface capability and can be used in
standalone graphical applications. PHP is free software released under the
PHP License. PHP can be deployed on most web servers and also as a
standalone shell on almost every operating system and platform, free of
charge
1-Internetionel Journai of Advanced Research in Computer Science and Softwere
Engineering .
6
2.CSS :
Cascading style sheets (CSS) is a style language used to describe the
presentation semantics (the look and formatting) of a document written in
a markup language. It’s most common application is to style web pages
written in HTML and XHTML. CSS is a designed primarily to enable the
separation of document content (written in HTML or a similar markup
language) from document presentation, including elements such as the
layout, colors, and fonts. This separation can improve content
accessibility, provide more pages to share formatting, and reduce
complexity and repetition in the structural content (such as by allowing
for table less web design). CSS can also allow the same markup page to
be presented in different styles for different rendering methods, such as
on-screen in print by voice.
3.MySQL:
MySQL is a fast, easy-to-use RDBMS used for databases on many web
sites. Speed was the developer’s main focus from the beginning. In the
interest of speed, they made the decision to offer fewer features than their
major competitors (for instance, Oracle and Sybase). However, even
though MySQL is less full featured than its commercial competitors, it
has all the features needed by the large majority of database developers.
It’s easier to install and use than its commercial competitors. MySQL is
developed, marketed, and supported by MySQL AB, which is a Swedish
company.
1-Internetionel Journai of Advanced Research in Computer Science and Softwere
Engineering .
7
4.HTML:
HTML is a hypertext markup language which is in reality a backbone of
any website. Every website can’t be structured without the knowledge of
HTML. If we make our web page only with the help of HTML, than we
can’t add many of the effective features in a web page, for making a web
page more effective we use various platforms such as CSS. So here we
are using this language to make our web pages more effective as well as
efficient. And to make our web pages dynamic we are using Java script.
3.OBJECTIVES
Providing the online interface for students, faculty etc.
Increasing the efficiency of college record management.
Decrease time required to access and deliver student records
. To make the system more secure
. Decrease time spent on non-value added tasks.
1- 1-Internetionel Journai of Advanced Research in Computer Science and Softwere
Engineering .
2- Web Based Student Information Management System.
8
Chapter Two
9
The main interface contains several things that student must know
information about the college and information about professors and
information about section and information about teaching materials and
college goals and description graduates
This page represents form that the student must be filled in order to
record in the college and to be filled carefully
11
This page appear when filling form in a way correctly
This the page appears when the student filling form again
11
This page rep00resents page control in student information of which
modify student information and add and delete information student
and add and delete information admin view student and view admin
and searsch for any student information through input natiomality
number
View students and through add and delete information student and
view details any student
12
View student details or modify student information through admin
You can search for any student information through input nationality
number
13
Chapter Three
14
1. online student registration system
It is an application that makes it easier for students to register in the
college they want. Each college needs a registration system to interact
with new students. It facilitates the management of the shagal by a lot
of work, effort, time and research
.
2. The online student registration system features:
Ease of use
Save student information
Ease of search
Security
3. Project Experience:
When entering many student information, the results were impressive
and the success rate was good
The project can be developed and made available to any other faculty
4.Code Building Requirements:
1 Code-writing program such(sublime text, notepad)
2 languages used
HTML
CSS
PHP
MYSQL
15
JQUERY
3 Program to run the code use such( google chrome , Mozilla firefox)
The registration system can be run locally server on of through program
server xampp or wamp server or uploaded on a google
5. Appendix Code
>DOCTYPE html!<
>"html lang="ar<
>head<
>"meta charset="utf-8<
>"meta http-equiv="X-UA-Compatible" content="IE=edge<
>"meta name="viewport" content="width=device-width,initial-scale=1<
>title/<>نظام التسجٌلtitle<
>"link rel="stylesheet" href="css/bootstrap.css<
>"link rel="stylesheet" href="css/style.css<
>head/<
>body<
>"section class="container<
>"header class="row<
>--start slider --!<
16
>"div id="myslide" class="carousel slide" data-ride="carousel<
>"ol class="carousel-indicators<
>li data-target="#myslide" data-slide-to="0"></li<
>li data-target="#myslide" data-slide-to="1"></li<
>li data-target="#myslide" data-slide-to="2"></li<
>li data-target="#myslide" data-slide-to="3"></li<
>li data-target="#myslide" data-slide-to="4"></li<
>li data-target="#myslide" data-slide-to="5"></li<
>li data-target="#myslide" data-slide-to="6"></li<
>li data-target="#myslide" data-slide-to="7"></li<
>li data-target="#myslide" data-slide-to="8"></li<
>li data-target="#myslide" data-slide-to="9"></li<
>li data-target="#myslide" data-slide-to="10"></li<
>ol/<
>"div class="carousel-inner<
>div class="item active"><img src="pictures/k.jpg"/> </div<
>div class="item"><img src="pictures/a.jpg"/> </div<
>div class="item"><img src="pictures/b.jpg"/> </div<
>div class="item"><img src="pictures/c.jpg"/> </div<
>div class="item"><img src="pictures/d.jpg"/> </div<
>div class="item"><img src="pictures/e.jpg"/> </div<
>div class="item"><img src="pictures/f.jpg"/> </div<
>div class="item"><img src="pictures/h.jpg"/> </div<
>div class="item"><img src="pictures/m.jpg"/> </div<
>div class="item"><img src="pictures/n.jpg"/> </div<
>div class="item"><img src="pictures/q.jpg"/> </div<
>div/<
17
"a class="left carousel-control" href="#myslide" role="button<
data-slide="prev" title="prev"><span class="glyphicon glyphicon-chevron-
>left"></span> </a
"a class="right carousel-control" href="#myslide" role="button<
data-slide="next" title="next"><span class="glyphicon glyphicon-chevron-
>right"></span> </a
>div/<
>header/<
>--=========== start Navbar =========== --!<
>"div class="row<
>"nav class="navbar navbar-inverse" role="navigation<
>"div class="navbar-header<
button type="button" class="navbar-toggle" data-<
>"toggle="collapse" data-target="#mymenu
>span class="icon-bar"></span<
>span class="icon-bar"></span<
>span class="icon-bar"></span<
>button/<
>a/<">علوم الحاسوبa href="index.php" class="navbar-brand<
>div/<
>"div class="collapse navbar-collapse" id="mymenu<
>"ul class="nav navbar-nav navbar-right<
>a></li/<">الرئٌسٌةli class="active"><a href="index.php<
>a></li/<">تسجٌلli><a href="register.php<
>ul/<
18
<>div/
<>nav/
<>div/
<!>--============= start container of page =========== --
<>"div class="row
<>"div class="col-xs-3 col-xs-push-9
<>"div class="middle lead
<>"ul class="nav1
< >"li><button class="infoمعلومات حول الكلٌه التً ترغب
التسٌجٌل فٌها<>button></li/
< >"li><button class="info1معلومات حول القسم الذي
ترغب به<>button></li/
< >"li><button class="info2معلومات حول مواد التدرس لكل
قسم<>button></li/
< >"li><button class="info3معلومات حول االساتذه و
مسٌرتهم التعلٌمٌه<>button></li/
< >"li><button class="goalsاهداف الكلٌه<>button></li/
< >"li><button class="descripوصف خرٌج كلٌه علوم
الحاسوب و تكنلوجٌا المعلومات<>button></li/
<>ul/
<>div/
<>div/
<>"div class="col-xs-9 col-xs-pull-3
<>"div class="view_content lead
<>"div id="show_info" class="text-center
<>h1نشأة الكلٌة<>h1/
<>p
استحدثت كلٌة علوم الحاسوب والرٌاضٌات فً جامعة
القادسٌة بتارٌخ 26أٌار 2118بقسمً الرٌاضٌات وعلوم الحاسوب ،إذ كان استحداثها احد ثمرات الندوة العلمٌة
التخصصٌة للبحث فً سبل ومستلزمات النهوض بواقع الرٌاضٌات التً عقدت فً رحاب كلٌة العلوم –جامعة القادسٌة
للفترة 21-21كانون االولٌ .2116وم كنا مكلفٌن بمهام عمٌد الكلٌة .ومنذ تأسٌسها دأبت الكلٌة على ترسٌخ البٌئة
19
التعلٌمٌة التً من شأنها تحقٌق كفاءة األداء والجودة فً التعلٌم العالً والبحث العلمً وذلك باستخدام تقنٌات متقدمة تضمن
الرقً المنشود فً كفاءة الهٌئة التدرٌسٌة التً ستعكس حتما على مستوى خرٌجً الكلٌة .ونتٌجة لذلك وعلى الرغم من
حداثة الكلٌة فقد حصلت على المرتبة األولى فً تقٌٌم األداء الجامعً على الكلٌات المناظرة فً الجامعات العراقٌة للعام
الدراسً 2111-2119فضلا عن وسام الشرف الذي حظٌت به كلٌتنا لحصولها على المرتبة األولى فً النزاهة واألمانة
العلمٌة ،إذ تم تكرٌم الكلٌة من قبل وزارة التعلٌم العالً والبحث العلمً بمناسبة ٌوم النزاهة 9كانون األول
.2111حٌث سعت منذ تأسٌسها الحتضان التظاهرات العلمٌة التً من شأنها االرتقاء بمستوى الكلٌة لتكون صرحا علمٌا
بارزا ٌضاهً الكلٌات المناظرة فً الجامعات العالمٌة.
<>p/
<>div/
<>"div id="show_info1" class="text-center
<>h2قسم علوم الحاسوب<>h2/
<>p
ٌسعى قسم علوم الحاسوب ان ٌكون من اهم األقسام المتمٌزة
علمٌا ا قادر على تخرٌج طلبة متمٌزٌن فً ظل وجود سوق تنافسٌة مفتوحة كما ٌطمح الى تطوٌر البحث العلمً بحٌث
ٌساهم فً رفع فعالٌة التعلٌم وتحسٌن المعرفة المتمٌزة لعضو الهٌئة التدرٌسٌة>p/<.
<>div/
<>"div id="show_info2" class="text-center
<>h2مواد التدرٌس<>h2/
<>pالٌوجد معلومات<>p/
<>div/
<>"div id="show_info3" class="text-center
<>h2االساتذة ومسٌرتهم العلمٌة<>h2/
<>pالٌوجد معلومات<>p/
<>div/
<>"div id="show_goals" class="text-center
<>h2اهداف الكلٌة<>h2/
<>p
تسعى الكلٌه لتوفٌر بنٌه عمل مناسبه و تطوٌر قدرات
ومهارات للكوادر التعلٌمٌه واالدارٌه للكلٌه
رفد المجتمع بمتخصصٌن فً مجال علوم الحاسوب
وتكنلوجٌا المعلومات ذو كفاءه عالٌه قادرٌن على التعامل مع المشاكل التخصصٌه المختلفه
21
العمل على التطوبر والتحسٌن المستمر للجوده العلمٌه
التعلٌمٌه و البحثٌه وضمن المعاٌر االقلٌمٌه والعالمٌه
استحداث الدراسات العلٌاو البحث العلمً لخدمه المجتمع
و العمل على نقل تكنلوجٌا العالٌه و تطبٌقها
تاهٌلل الكلٌه لضمان جودة التعلٌم و الحصول على
االعتماد االكادٌمً خلل السنوات القلٌله القادمه عن طرٌق تطوٌر القدره المؤسساتٌه و الفاعلٌه التعلٌمٌه للكلٌه
تقدٌم خدمات استشارٌه وتدرٌبٌه و تعلٌمٌهمتمٌز للجهات
المستفٌده
تطوٌر العلقات وتبادل الخبرات مع الكلٌات المناضره فً
الجامعات المختلفه محلٌه و دولٌه
تعزٌز الشراكه بٌن الكلٌه و المجتم
<>p/
<>div/
<>"div id="show_descrip
<>"h2 class="text-centerوصف خرٌج كلٌة علوم
الحاسوب<>h2/
<>p
<>ol
<>liكتابة البرامج المختلفة وتعدٌلها وتوثٌقها
>li/<.
<>liاختبار البرامج والتأكد من صلحٌتها
>li/<.
<>liتحلٌل مواصفات البرامج المطلوبة >li/<.
<>liتحدٌد المشاكل الناجمة عن األعطال
والعمل على حلها >li/<.
<>liمتابعة عمل البرامج على األجهزة
وتطوٌرها >li/<.
<>liالعمل على النشر االلكترونً >li/<.
<>ol/
<>p/
<>div/
21
>div/<
>div/<
>div/<
>--============= start footer of page =========== --!<
>footer<
>"div class="row<
>" div class="col-xs-6<
>"div class="communicate text-center<
>h2/<>التواصل معنا علىh2<
>"ul class="list-unstyled<
>li><a href="#">facebook</a></li<
>li><a href="#">twitter</a></li<
>li><a href="#">gmail</a></li<
>li><a href="#">yahoo</a></li<
>li><a href="#">linkedin</a></li<
>li><a href="#">instgram</a></li<
>li><a href="#">telgram</a></li<
>ul/<
>div/<
>div/<
>"div class="col-xs-6<
>"div class="combine lead<
">من#"=div class="from_we"><a href<
>a></div/<نحن
">سٌاسة#"=div class="privately"><a href<
>a></div/<الخصوصٌة
>div/<
>div/<
22
>div/<
>"div class="row<
>" div class="col-xs-12<
">جمٌع الحقوق لسنةcenter class="copy_rights"><p class="lead<
>p></center/<>محفوظة لصالح كلٌة علوم الحاسوب وتكنلوجٌا المعلوماتspan> © </span<2119
>div/<
>footer/<
>section/<
>script src="js/jquery-3.3.1.min.js"></script<
>script src="js/bootstrap.min.js"></script<
>script src="js/java.js"></script<
>body/<
>html/<
23
24