Aaron Gann Chad Swenson Eric Strein Erica Llaca. Business Objectives System Objectives Project Diagram Systems Requirements Processes and Infrastructure.

Slides:



Advertisements
Similar presentations
Information Systems for Businesses Jack G. Zheng May 22 nd 2008 MIS Chapter 2.
Advertisements

Airline Reservation System
Systems Analysis and Design in a Changing World
What is Software Design?. Systems Development Life- Cycle Planning Analysis Design Implementation Design.
Sage 50 Accounts Integration for Sage CRM. S-Link Integration Import/synchronises Sage 50 Accounts Customer, Supplier, Products, Price Lists, People and.
Getting Started in Systems Analysis and Design
The System Development Life Cycle
Panorama Consulting Group LLC ERP Assessment, Selection, and Planning SAMPLE APPROACH.
CS 501: Software Engineering Fall 2000 Lecture 14 System Architecture I Data Intensive Systems.
Unit Five – Transforming Organizations
New Student Orientation Registration System Stephen Nakamura EE496 Preliminary Design Review Fall 2008.
APPLICATION DEVELOPMENT BY SYED ADNAN ALI.
GREEN CORP’S Blue Team Stock Trading System Fall 2000 Software Engineering I.
8 Systems Analysis and Design in a Changing World, Fifth Edition.
Configuration Management
Stock Market Game Computer Information Technology.
Hospital Management System OOSD Assignment 1 Object Oriented Analysis Presented by Group 4: Vivek Sachdeva Nesa Simon David Eric.
Rutgers Integrated Administrative System RIAS Phase III – HRMS, Budgeting, and Enterprise Reporting Treasurer’s Luncheon December 2, 2008.
Aaron Gann Chad Swenson Eric Strein Erica Llaca. Overview Business Objectives System Objectives Assumptions and Constraints Project Diagram.
Design and Implementation of Accounting Information System for Cutting Paper Company “PT. X”.
PayDox Corporate Document Management System Rotech AB Interface Ltd Business Software Integration.
Microsoft Azure Introduction ISYS 512. Microsoft Azure Microsoft Azure is a cloud.
CSI315 Web Applications and Technology Overview of Systems Development (342)
Twelfth Lecture Hour 10:30 – 11:20 am, Saturday, September 15 Software Management Disciplines Project Organization and Responsibilities (from Part III,
TOPICS TO BE DISCUSSED  Mobile Commerce Mobile Commerce  M-Commerce Technology M-Commerce Technology  M-Commerce Services and Applications M-Commerce.
Online Music Store MSE Project Presentation I Presented by: Reshma Sawant Major Professor: Dr. Daniel Andresen.
Distributed Systems Lab Lecture -1-.  It is extremely simplified application will be realized with the aid of various middleware technologies.  It allows.
MSE Presentation 3 By Padmaja Havaldar- Graduate Student
Chapter 14 Information System Development
Lucity GIS and IT Services. Lucity IT Services.
Personalization in Business & Consumer Markets Managing IT & E-Business EMBA – Spring 2001 Group 0222.
R.A.P.S Dan Hudlow Kyle Lee Mike Fisher Brad Justice Team no. 3.
Cultural Heritage in REGional NETworks REGNET. October 2001Project presentation REGNET 2 Work Package 1 Title: ‘Analysis of the State of the Art and Development.
September 3, 2013 Project on Inventory Control System (PICS) P.I.C.S
Learningcomputer.com SQL Server 2008 – Administration, Maintenance and Job Automation.
WESS Application System PKI Login Registration Process.
System Initialization 1)User starts application. 2)Client loads settings. 3)Client loads contact address book. 4)Client displays contact list. 5)Client.
CEN Advanced Software Engineering
Online Music Store. MSE Project Presentation III
Business Functions, Processes, and Data Requirements
ACRIS e-Recording for Portal Companies Next Steps October 23, /23/2013.
Integrated Management System (ZSZ) - implementation process in the Polish SAI Jacek Jezierski, NIK President Annual Meeting of the Representatives of the.
Systems Development Life Cycle: Mean Motocross Machines By: Cortney Robertson Paul Garcia.
Chapter 11: Alternative Approach - Purchasing Systems.
STOCK MARKET GAME ENTERING STOCKS. STOCK MARKET GAME.
IS2210: Systems Analysis and Systems Design and Change Twitter:
AES Direct AES Direct Free Internet- Based SED Filing to AES Free Internet- Based SED Filing to AES.
AES Direct AES Direct Free Internet- Based SED Filing to AES Free Internet- Based SED Filing to AES.
SMARTSHOP By: EVN BHARGAV NAGARAJU NAIDU – SASHI TERLI Belligerents.
The Environment of Management
David M. Kroenke and David J. Auer Database Processing Fundamentals, Design, and Implementation Appendix B: Getting Started in Systems Analysis and Design.
Collaboration diagrams. Deployment diagrams. Lesson 4.
Group Members00695 – Lê Hải Long – Hoàng Minh Khải – Lê Bá Long 00682– Vũ Thế Vịnh – Nguyễn Thanh Tùng SupervisorTrần Bình D ươ ng.
Science Gateway and Single Sign-On technology study for the Cherenkov Telescope Array C. Vuerli (INAF), Giovanni Lamanna (LAPP/IN2P3/CNRS), Nadine Neyroud.
© 2015 Thomson Reuters. All rights reserved. Republication or redistribution of Thomson Reuters content is prohibited without the prior written consent.
SSIS ETL Data Resource Management. Create an ETL package using a wizard database server to database server The business goal of this ETL package is to.
DEVRY CIS 336 W EEK 5 G ROUP P ROJECT T ASK 3 Check this A+ tutorial guideline at
The System Development Life Cycle
Systems Analysis and Design in a Changing World, Fifth Edition
Capstone Project W-CMS `.
Component and Deployment Diagrams
CMPE 412 Software Engineering
SNS (Security & Network Service)
Create a project schedule
The System Development Life Cycle
DATA FLOW DIAGRAM.
UNIT No- III- Leverging Information System ( Investing strategy )
New York-Rochester CHAPTER MEETING
Building a “System” Moving from writing a program to building a system. What’s the difference?! Complexity, size, complexity, size complexity Breadth.
Presentation transcript:

Aaron Gann Chad Swenson Eric Strein Erica Llaca

Business Objectives System Objectives Project Diagram Systems Requirements Processes and Infrastructure Assumptions and Constraints Delivery and Schedule UML Diagrams Questions

Task: Design and implement a small web- based application for a brokerage company that allows to check stock and news, buying and selling stocks. User: Customers, Employees, Managers Development Model: Evolutionary (Exploratory Development)

Account Setup Account Maintenance Cash Management Transaction Transaction History Quotes News

Web-based: PHP Database: MS SQL Connectivity: GoDaddy.com

Assumptions -US stock markets are considered only -Only people older than 18 can order -Network issues will be ignored -Contract negotiation and legal concerns ignored -Tax reporting to the IRS will be ignored Constraints -Team lacks web development skills

Phase I: September 15, Project Initiation Phase II: October 12, All non-coded artifacts Phase III: December 9, Final Product - Demo

Sample Component: New Account Setup

Gather customer’s personal information Creates a unique username for each new account If information is not formally verified then an error message will be sent

Sample Component: Account Maintenance

All customer information and account number are packaged together when submitted User can edit/ create new fields within their account If the user does not confirm then changes are not saved