An open API service indexing awesome lists of open source software.

https://github.com/mirajhad/exampilot

Develop a real world REST API with login - Basic PHP and MySQL (no frameworks needed).
https://github.com/mirajhad/exampilot

administrator college college-project exams onlineexamwebsite php students

Last synced: 5 months ago
JSON representation

Develop a real world REST API with login - Basic PHP and MySQL (no frameworks needed).

Awesome Lists containing this project

README

        

# Online Examination System

Online examinations are an important method of evaluating the success potential of students.
This research effort the individuals under consideration were students who would be enrolling in
computer courses or Technologies Registrations. A prototype of a web-based placement
examination system is described from the stand point of the research effort, end user, and
software development.

## SCOPE
This application is used to conduct online examination. The students can sit at individual
terminals and login to write the exam in the given duration. The questions have to be given to the
students. This application will perform correction, display the result immediately and also store it
in database. This application provides the administrator with a facility to add new exams.This
application provides the Instructor to add questions to the exam, modify questions in the exam in
a particular exam. This application takes care of authentication of the administrator, Instructor as
well as the student.

## SYSTEM DESIGN
Design is the first step in the development phase for any techniques and principles for the
purpose of defining a device, a process or system in sufficient detail to permit its physical
realization. Once the software requirements have been analysed and specified the software
design involves three technical activities - design, coding, implementation and testing that are
required to build and verify the software.

## TEAM MEMBER:-
MD. MIRAJ ANSARI
NITYA PANDEY

## SCREENSHOTS