LABORATORY DATA MANAGEMENT SYSTEM HARSHIT MAHESHWARI (10290) N V SUBBA RAO (10466) GUIDED BY PROF. T.V. PRABHAKAR.

Slides:



Advertisements
Similar presentations
Course for teachers covering: HTML, CSS, JavaScript, JQuery PHP, PHP/MySQL
Advertisements

Electrical and Computer Engineering Vitaly Gordievsky Alex Trefonas Scott Richard Matt Beckford Final Project Review.
What is it? –Large Web sites that support commercial use cannot be written by hand What you’re going to learn –How a Web server and a database can be used.
IS 360 Course Introduction. Slide 2 What you will Learn (1) The role of Web servers and clients How to create HTML, XHTML, and HTML 5 pages suitable for.
Product Management System Xiao Zhou. Introduction Why This project? It is an opportunity to learn new things and gain some experiences. My friend is a.
12/13/20051 Egypt Education Service (EES) Capstone Design Mohammed Khalilia Saif Khairat.
Multiple Tiers in Action
What is Web Design The term “web design” has come to encompass a number of disciplines, including: Visual (graphic) design User interface and experience.
INTRO TO MAKING A WEBSITE Mark Zhang.  HTML  CSS  Javascript  PHP  MySQL  …That’s a lot of stuff!
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
It’s World Wide! I NTRODUCTION TO T HE WEB 1 Photo courtesy:
Web Content Management Systems. Lecture Contents Web Content Management Systems Non-technical users manage content Workflow management system Different.
INTRODUCTION TO WEB DATABASE PROGRAMMING
Grade Management System -Leo Barnabas Mariadoss Anthoniraj.
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
Drupal Training Syllabus Chaitanya Lakshmi
Copyright © cs-tutorial.com. Introduction to Web Development In 1990 and 1991,Tim Berners-Lee created the World Wide Web at the European Laboratory for.
Languages in WEB Presented by: Jenisha Kshatriya BCM SS09.
Appcipia.com. What is Appcipia? Step1 Book of Useful Mathematica Recipes In Print Form and Down-loadable code from O'Reilly So Web 1.0!
Server-side Scripting Powering the webs favourite services.
Web Interface to Dissertation Database Matt Rotundo, Arun Jose, Brian Richards, Patrick Stankard, and Diah Schur.
Lecture 19 Web Application Frameworks Boriana Koleva Room: C54
Client side web programming Introduction Jaana Holvikivi, DSc. School of ICT.
ISECON 2006 Online Content Editing - An Evaluation and Comparative Study Dynamic Page Builder An Evaluation and Comparison. Samuel Sambasivam David C.
JavaScript – Quiz #9 Lecture Code:
Marcus Barnes, Simon Fraser University, June 2, 2012 Drupal with CONTENTdm Digital Collections.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
Dynamic web content HTTP and HTML: Berners-Lee’s Basics.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
INTRODUCTION TO WEB APPLICATION Chapter 1. In this chapter, you will learn about:  The evolution of the Internet  The beginning of the World Wide Web,
Omeka software exploration for LOR repository. Omeka  Omeka is opensource – that means there is no cost to use the software  Omeka can be hosted on.
GOAL User Interactive Web Interface Update Pages by Club Officers Two Level of Authentication.
Web Design: Basic to Advanced Techniques Fall 2010 Mondays 7-9pm 200 Sutardja-Dai Hall Introduction to PHP.
ONLINE UTILITY SYSTEM [web portal] Group members Harshit N. Shah Gaurav C. Purohit Divyesh R. Aghera Project guide Prof. Manjeet Valvi.
Dean Anderson Polk County, Oregon GIS in Action 2014 Modifying Open Source Software (A Case Study)
Rolando Gaytan Clay Schumacher Josh Weisskopf Cory Simon Aaron Steil (Reiman Gardens) – Client Dr. Tien Nguyen - Advisor.
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring
CSC 2720 Building Web Applications Basic Frameworks for Building Dynamic Web Sites / Web Applications.
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Internet History Computer Networks.
How Web Database Architectures Work CPS181s April 8, 2003.
It’s World Wide! I NTRODUCTION TO T HE WEB 1 Photo courtesy:
CMS 2: Advanced Web Editing - Content Presented By: Katie Pagano, Special Projects Manager Steve Pont, Product Architect.
Architecture Overview Server Database (can be on the server or separate ) Client1 Client2 Client3 HTTP  View ppt notes pages for discussion!
COSC 2328 – Web Programming.  PHP is a server scripting language  It’s widely-used and free  It’s an alternative to Microsoft’s ASP and Ruby  PHP.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
MAMADOU BALDE & EDWIN PADILLA DICKINSON COLLEGE DECEMBER 19, 2015 Peace Operations Toolkit Final Presentation.
Overview Web Technologies Computing Science Thompson Rivers University.
IOT NOTICE BOARD Project Brief Notice Board is primary thing in any institution / organization or public utility places like bus stations, railway stations.
Submitted by: Moran Mishan. Instructed by: Osnat (Ossi) Mokryn, Dr.
1/7/2016www.infocampus.co.in1. 1/7/2016www.infocampus.co.in2 Web Development training gives you and all-round training in both the design and the development.
Basics Components of Web Design & Development Basics, Components, Design and Development.
X2R Spec 1. Change log DateVersionPeopleNote 2013/11/01V0.0.1Chien-Wei Yu, Anderson Ou First draft, add X2R files spec. 2013/12/16V0.0.2Anderson Ou, Doc.
CS491B Software Design Lab Project Report Yuet-Chi Lee California State University, Los Angeles.
Outline  XAMPP  XAMPP Install  Put php and HTML documents  Windows and Mac Version  Security.
Patricia App How to Get Started
Web Programming Language
Web Technologies Computing Science Thompson Rivers University
IS1500: Introduction to Web Development
Content Management Systems
Web Systems & Technologies
PHP + Oracle = Data-Driven Websites
IS 360 Course Introduction
Web Browser server client 3-Tier Architecture Apache web server PHP
Web Systems Development (CSC-215)
File Operations Access Permissions.
TJHSST Website Redesign
Secure Web Programming
ხელმძღვანელი: დიმიტრი ქარაული
Web Technologies Computing Science Thompson Rivers University
Client-Server Model: Requesting a Web Page
Presentation transcript:

LABORATORY DATA MANAGEMENT SYSTEM HARSHIT MAHESHWARI (10290) N V SUBBA RAO (10466) GUIDED BY PROF. T.V. PRABHAKAR

AIM  To build a laboratory data management system which would allow scientists to document research, experiments and procedures performed in laboratories.  Ease of use and security will be the two main concerns addressed by the software.

4+1 ARCHITECTURE DIAGRAM

LOGICAL VIEW LDMS Content Rendering Component Data Organizer Content Review Component

PROCESS VIEW Authentication Component Content Rendering Component Content Review Component Content Creator (Speech Enabled) Personal Layer Generic Layer Data Organizer Server Search Download HTML/PDF Speech Recognition

PHYSICAL VIEW Web Browser ClientServer Web Server (XAMPP) Database Server (MySQL) HTTP Google Server (Speech Recognition)

FUNCTIONALITIES  Data added by users is verified by a Principal Investigator (PI) before being added to the repository  Each revision has an associated timestamp and corresponding edit information.  The system will enable the users to add new reports using voice enabled input (speech recognition).  User can add media components such as images in their reports.  Comments can can be added to the reports by any user viewing them.  Reports that are submitted can be downloaded in the form of HTML and PDF files.  Users can also add their comments to the displayed reports.

TECHNOLOGIES USED  HTML5, CSS, Javascript (AJAX)  PHP, MySQL  JQuery  Bootstrap  Google Speech Recognition API  wkhtmltopdf (webkit & Qt)

SNAPSHOTS