synopsis on biodata information system

4

Click here to load reader

Upload: av

Post on 08-Aug-2015

4 views

Category:

Documents


0 download

DESCRIPTION

Synopsis on Biodata information system

TRANSCRIPT

Page 1: Synopsis on Biodata information system

Synopsis on

BIODATA INFORMATION SYSTEM

Submitted by :

SHRUTI AREKAR ( 03 )

NAMARATA BAMBARKAR ( 06 )

PAYAL BANERAJ ( 07 )

USHA MITTAL INSTITUTE OF TECHNOLOGY

SIR VITHALDAS VIDYAVIHAR, SANTACRUZ (W),

MUMBAI – 400 049

Page 2: Synopsis on Biodata information system

Introduction :

In our project we intend to design a website for biodata information system. This is a web

based application project. The intention of developing “BIODATA INFORMATION

SYSTEM” is to develop a computerized way of maintaining records and another purpose is

to generate the desired report automatically which is free from errors. It can be used in

schools, companies for keeping a track of the related masses. This website application is

designed to help the user to maintain records as well as access them. This project helps

customers to get the complete details of records .

Reference paper:

Basic Idea of project :

It would be having admin login and logout.Only the designated administrators will be able to

enter the data and also update the necessary credentials.

Backend: Java

Frontend-HTML

Here we use Java as a back end language and not front end language.Frontend is what you do

that the user can see. Like designing a user interface. Backend programming is the code that

the user doesn't 'see'. This is what works with the data behind the scenes. For example

fetching/inserting/deleting/updating a database.

Frontend =client side, Backend = server side.

Page 3: Synopsis on Biodata information system

In this application, backend programming would concern real Java classes in the model and

controller parts ( Servlets, Filters, domain objects,etc.) and frontend programming ie HTML

would concern the view and user interface part.

Platforms :

The platforms that will be used for implementing the project idea are java and html.