MD Firdaus Ansari (160609036) Ram Pratap Sharma (160609035) Prem Shankar Mahto (160609028) Dev Suman Prasad (17060908D)

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Department of Computer Science and Engineering

Ramgarh Engineering College, Ramgarh

EXAMINATION SHEET ARRANGEMENT SYSTEM


Project Progress Report
SUBMITTED IN PARTIAL FULFILLMENT OF THE

REQUIREMENT FOR THE AWARD OF THE DEGREE OF

BACHELOR OF TECHNOLOGY
IN

COMPUTER SCIENCE & ENGINEERING

Submitted By

 MD FIRDAUS ANSARI (160609036)


 RAM PRATAP SHARMA (160609035)
 PREM SHANKAR MAHTO (160609028)
 DEV SUMAN PRASAD (17060908D)
Abstract

Online examination sheet arrangement Version 1 is the project designed to


provide features such as student can easily see their sheet of Examination,
no need to look up to notice board for examination sheet.
It will be beneficial for both students and faculty.
Introduction

There are many different platforms used to provide service to college faculty
and students such as web, android, iOS and many more. All are best in their
own domain. Android user is 74.3% whereas iOS user is 24.76% rest others
OS user. From above data we can see that it would be best to provide service
in web to compatibility with any platform via browser.
To provide fast and easy access of data we going to optimize the search
query so that fetch latency can be reduced. We are going to use php ajax
and xml to develop the web app.
Students will easily find their seat in examination hall and administrator can
easily manage the admin panel to settlement the seats for examination.
Planning of project:
 First, we have to create layout I.E UI Using HTML, CSS, JAVASCRIPT, BOOTSTRAP.
 Second, we have to write the php Code for each layout.
 Third we will use necessary API and library.
 Debug and test the code and also optimize the code for better Performance.

You might also like