Grade Management System -Leo Barnabas Mariadoss Anthoniraj.

Slides:



Advertisements
Similar presentations
RABNENA. 2 RABNENA Interfaces Frontend Interface The frontend components provide the information retrieval/browsing functionalities, and are available.
Advertisements

IRRA DSpace April 2006 Claire Knowles University of Edinburgh.
Vinotemp Online Store Presented by: Ken Hoang. Motivation To help the company selling its products online A part of my works.
Final Project Exercises 5 and 6. General Simplified version of Wikipedia Users read / upload / search for articles Articles in XML –Presentation using.
Interactive Simulation-Based Virtual Classroom By: Katrina Connors, Tavon Pourboghrat, Steven Aldridge.
Delivering Library Services in the Web 2.0 Environment: OSU Libraries’ ICAP Publishing System for and by Librarians Code4Lib 2008 Kim Griggs, Margaret.
TNT CO OF CALIFORNIA Footwear International Trading System Course : CS491B Software Design Lab Professor: Chengyu Sun Student : Ya-Chi Liu Date : 12/03/2004.
The 21th Century Repairman Agenda Introduction J2EE - Interface Subcontractor Manager Subcontractor Demonstration.
Created by Brendan Ryan1 Apache Server A MySql Database A fully PhP Execution Easy PhP.
SLC Rental Website (why it will be awesome) Problem: Finding the RIGHT apartment or house to rent is a pain in the arse.
STUDENT REGISTRATION SYSTEM
Delivering Library Services in the Web 2.0 environment: OSU Libraries’ ICAP Publishing System for and by Librarians Code4Lib 2008 Kim Griggs, Margaret.
Mishal Hamartze On J2EE Online Voting System Eyal Krikon Eran Yoniel Supervisor: Ben-Ami Yassour Winter Technion – Israel Institute of Technology.
Get closer to the most advanced CMS Mihail Semedzhiev Joomla!
Introduction to Liferay Copyright © Liferay, Inc. All Rights Reserved. No material may be reproduced electronically or in print without written.
Product Perspective Intelligent Online Course Portal System is not depending on any other systems.
CGS3066: Web Programming and Design Summer 2014 Instructor Mir Anamul Hasan.
NMS1.0(c) Copyright Final Year Project Demonstration Dublin City University 29 th May 2003 Team Members : David ReadeTimothy Kelly
CSCI 6962: Server-side Design and Programming Course Introduction and Overview.
Distributed Software Development VLab project plan.
Lab 2: Forms and Basic Input User Interface Lab: GUI Lab Sep. 2 nd, 2014.
By Mircea Jivoin. Objectives Achieving the warehouse management over the internet using the SOAP Web Services Achieving the warehouse management over.
Student registers to the website Student login Student views current courses Register for available courses View the first course item. with order number.
WAD Web application for managing the indicators of the research activity in a university department.
Www2.computer.org Basic Architecture Leo Wadsworth, Staff Manager April 2008.
LOGO 2 nd Project Design for Library Programs Supervised By Dr: Mohammed Mikii.
A Genealogy System for the Web Matthew A. Page November 20, 2002.
VirtuaGrades A Web-Based Gradebook Application Don Tinsley CS 470 Project.
LABORATORY DATA MANAGEMENT SYSTEM HARSHIT MAHESHWARI (10290) N V SUBBA RAO (10466) GUIDED BY PROF. T.V. PRABHAKAR.
Information Management System “Good Practice Module" Information Management System “Good Practice Module" The Good Practice / Success Stories module is.
Midterm Presentation Capstone Team#1, Spring 2011 Irshad Ahmad KhanBalaji Srinivasan Ramakrishna AtluruVideesh Gogineni Instructor: Dr. Kwok-Bun Yue Mentor:
Course Conclusion. Agenda Summing up by Tom Handing over to Ellen Your presentations Typo3 // css stuff Information about exam.
GOAL User Interactive Web Interface Update Pages by Club Officers Two Level of Authentication.
CASE STUDY: OLD DOMINION UNIVERSITY Rodney Blythe Monday, October 26, 2009 CS410 Green Team Fall
Document Management System for Rhodes University Supervisor: John Ebden Presenter: Bijal Rana.
How I spend my money Software architecture course Mohan, Maxim.
Syllabus Management System Matt Bernstein, Paul Capelli, Jared Segal.
INTERNAL GUIDE: T.BENERJI BY: CH MAHESH KUMAR 07D31A1237 B.CHANDRAKANTH 07D31A1209 CH.GOWTHAM 07D31A1217 ARUN KUMAR MISHRA 07D31A1205 M.Tech( Ph.D )
CentralCampus Group: May13-26 – William Van Walbeek & Paul Wilson Client: Google, Muthu Muthusrinivasan Advisor: Manimaran Govindarasu Abstract Introduction.
The basics of knowing the difference CLIENT VS. SERVER.
Administrator Data Entry Training for Maintenance (Mx) LOSA and Ramp LOSA Database Software 11/26/2016.
Digital Library Syllabus Uploader Will Cameron CSC 8530 Fall 2006 Presentation 1.
NEPP-NET. 2 NEPP-NET Interfaces  Frontend Interface The frontend components provide the information retrieval/browsing functionalities, and are available.
Lebanon Plant Genetic Resources knowledge Network.
How Web Database Architectures Work CPS181s April 8, 2003.
Information Management System “Project Module" Information Management System “Project Module" The Project module is an integrated part of System. The back.
Technical details of Finnish National Archives’ web services Digital formats used: PDF, TIFF Programming –VAKKA (main archive database) is outsourced –other.
Visual Database Creation with MySQL Workbench 도시정보시스템 설계
REMI Database Antall Fernandes. REMI ● A relational database to facilitate data - metadata organization of various research studies. ● Interface into.
sTGC production database design
Field of Dreams An Online Sporting Goods Marketplace
Content - Introduction. - Problem statement. - Objectives.
B2C Online Store. B2C Online Store Group Members Introduction Name: Muhammad Gulfam VU ID: MC Program: MCS Supervisor: Muhammad Qamar Usman.
Sarang Nazari California State University, Los Angeles
Review By: Reham Lotfi.
Knowledge Test Centre By SASIKIRAN DIVI U
University Event Management System
Login & administration page
IS 360 Course Introduction
Web Browser server client 3-Tier Architecture Apache web server PHP
دليل المتدرب واللائحة التنظيمية للبرنامج
TJHSST Website Redesign
دليل المتدرب واللائحة التنظيمية للبرنامج
TJHSST Website Redesign
Overview of Course Assessment National 3
Course Overview CS 4640 Programming Languages for Web Applications
Database Management Systems
生物資訊程式語言應用 Syllabus 2009 Summer
Course Overview CS 4640 Programming Languages for Web Applications
Presentation transcript:

Grade Management System -Leo Barnabas Mariadoss Anthoniraj

What is GMS Application to manage student grades Users of the application : Administrator, Staff and Student Administrator : Can Add User, Add Course, Assign Course to Staff, Assign Course to Student Staff : Can Add new Grade Items (like Assignment, Project, Mid term,..), Assign Grade to Students Student : Can view the Grades

Application Architecture Front End : HTML5 and CSS3 Server Side : JSP and Servlets to render User Interface, DAO to access database, DTO to persist database values. Back end : MySQL

Database Diagram

Screenshots

Admin Layout

Adding User

Adding Course

All Courses

Assign Course to Staff

Assign Course to Student

Staff View

New Grade Item

Assign Grade

Student View