Sudoku Taryn Wise. Operational Concepts and System Requirements Solve sudoku puzzles in a convenient way Have a notes option for number possibilities.

Slides:



Advertisements
Similar presentations
E-commerce can be seen below as a prototype.
Advertisements

Software Modeling SWE5441 Lecture 3 Eng. Mohammed Timraz
1Key – Report Creation with DB2. DB2 Databases Create Domain for DB2 Test Demo.
Design Exploration of an Electronic Honor System Mary Dang Kira Lehtomaki Tanya Peters Irma Rachmawati Ann Sakata Young-Mi Shin.
Introduction to Microsoft Visual Studio
Collections Create and organize your own privet and public collections.
The Jukebox Orian Paz & Yair Cleper Instructor: Viktor Kulikov Semester: Spring 2009 Final Presentation.
On-Line Video Store Vitaly Panor Tal Joffe September, 2009 Project Supervisor: Victor Kulikov VTVS.
By: Md Rezaul Huda Reza Lecturer:  Md Rezaul Huda Reza Former Lecturer of  Bexley College under University.
Online Team- Project Manager Brian Harris Omar Ghishan.
Final Year Project Presentation E-PM: A N O NLINE P ROJECT M ANAGER By: Pankaj Goel.
Sql Server Advanced Features MIS 424 Professor Sandvig.
Tracking Services for ANY websites and web applications Zhu Xiong CSE 403 LCO.
Options for automated tests DatabaseBusiness Logic User Interface Database Unit Tests T T T T T T T T T T T T T T T T T T T T T T T T Web Performance.
Your Interactive Guide to the Digital World Discovering Computers 2012.
OptReg Optimum Time Schedule Generator and Registration System for Courses in a College/Unviersity Along with an optimum Finals Examination Schedule Generator.
Chapter 1 Introduction Outstanding Features About This Book 1. A novel writing style is adopted to try to attract students’ or beginning programmers’ interesting.
Sudoku Project: SDS Taryn, Jin, Jehsang, Phil and Matt.
COMPUTER PROGRAMMING Source: Computing Concepts (the I-series) by Haag, Cummings, and Rhea, McGraw-Hill/Irwin, 2002.
Life Cycle Objectives CSE 403 Project: Developing a GIS application for a mobile client. Developing a GIS application for a mobile client.
Web application project Advertising board web site Created by : Alon Nagar Supervisor:Victor Kulikov.
Searchlets Customer: Paul English Advisor: Prof. Ethan Bolker Team : Satish, Di, Quan
Calendar System Dale Wassum August 4, 2004 CPSC 463 :: Summer II 2004 :: Dr. Pargas.
Client FICS-21 Engineering Team of FAA has developed this web based system to identify, verify and keep track of operational and administrative telecommunications.
Travel Companion – Life Cycle Architecture Milestone Jordan HomEric Kochhar Abhinav JainChris Baker Justin QuanBen Higgins.
1 R.O.M.P Robot Orientation Mapping Project (Project Plan) Team Evolution Peri Subrahmanya: Lead Designer Michael Lazar: Project Manager Sean Hogan: Lead.
OmnėMail Nicholas Allen Effie Goenawan Annie Liu.
ISYS 350 Business Application Development David Chao.
MS Access: Database Concepts Instructor: Vicki Weidler Assistant: Joaquin Obieta.
Unified Distributed (UDub Mail) Life Cycle Objectives Sachin Pradhan Gabriel Maganis.
Web Application for Mobile access to students exam Information.
Microsoft ASP.NET Beginning Object-Oriented Web Design Bryan Jenks © Integrated Ideas 2005.
E a s y S h a r e Jung Son Ky Le. Operational Concepts Recent years, huge number of growth in Internet users and broadband usage File-sharing become extremely.
Movie Cornucopia: An On-Line Video Order System Yong Keyes March 13, 2002.
Facilimange Dynamics aka “Facilies” CS 425 Final Presentation Curtis McKay Manneet Singh Brad Vonder Haar.
Proposal Nemo Hajiyusuf Ekaterina Mineeva Arpi Shaverdian.
THE EQUALIZER Tia Holmes. THE GOAL  Design an interactive web app implementing a basic math concept.  Result: The Equalizer!
ISYS 350 Building Business Applications David Chao.
Dispatcher Database Team A-5 Joe Mohr, Michael Maley, Sandy Webber, Brandon Authement, Drew Carver.
SQL Server Microsoft SQL Server 6.5 (startup menu) We’ll use two facilities –Enterprise Manager: to build your db –ISQL_w: to run queries Use this for.
Centralized Grading System. LCO Objectives Operational Concepts System Requirements System and Software Architecture Lifecycle Plan Feasibility Rationale.
Airport Ride Service LCO Project Proposal. AGENDA Operational Concepts System Requirements System and Software Architecture Lifecycle Plan Feasibility.
Space Notifier Jeh-Sang Cho Jin Pae. Introduction  Registering for classes  What do you do when a class is full?  How often do you check for space.
The Jukebox is a.NET web application that plays streaming music files to it’s clients according to their favorites musical genres. Clients can rate the.
The ECOST Web-based platform for data providers and for data users.
Introduction to: SQL Server Reporting Services Architecture, Development & Delivery.
Online Voting System by Sanghun Chi ECE345. Introduction Traditional voting system inefficient. Takes time and human resources. Does not give an instant.
UNIVERSITY MANAGEMENT SYSTEM
Multi-tenant HR Benefits Management Solution.  Headquartered in US, our customer is a global service provider of HR and Benefits Management services.
EduGeek Logon Tracker Next generation user tracking.
ASP.NET 2.0 Mohammed Abdelhadi Developer.NET Evangelist Microsoft Corporation.
Technologies and Characteristics Outline Description –Architecture –ER Model –Pages Template Reasons of some choices Problems Encountered Some.
Web Application for Home Energy Assistance Program
ONLINE SHOP MANAGEMENT SYSTEM
Lecturer: Dr. Koh Ean Teng
.NET Framework 2.0 .NET Framework 3.0 .NET Framework 3.5
Multilevel Marketing Tree Viewer
Software Development Life Cycle (SDLC)
Life Cycle Objectives By James Lee and Matt Higgins
Beginning Object-Oriented Web Design
Computer Savvy Group Projects Design Concepts Office/Demo Preparation
Brad Woodward Ben Higgins
ISYS 350 Building Business Applications
Project Change Control
Online Multilevel Media Sharing
ISYS 350 Building Business Applications
ບົດທີ 6 ການຄຸ້ມຄອງຊັບພະຍາກອນຂໍ້ມູນ (Managing Data Resource)
by Guanyu Chu Sung-Tat Kwok
Amir Kouretchian Peter Turschmid Chris Byszeski
Jeff Hebrank Jason Radabaugh
Presentation transcript:

Sudoku Taryn Wise

Operational Concepts and System Requirements Solve sudoku puzzles in a convenient way Have a notes option for number possibilities Options for different difficulty levels User log-in with statistic tracking Give user the option to switch from numbers 1-9 to letters or symbols, and possibly to change the shape from square to diamond

System and Software Architecture Visual studio 2005 Microsoft SQL server C# ASP.NET

Lifecycle Plan ( Waterfall with Subprojects ) Software Concept Requirements Analysis Architectural Design Detailed Design Coding and Debugging Subsystem Testing Detailed Design Coding and Debugging Subsystem Testing Detailed Design Coding and Debugging Subsystem Testing System Testing

Lifecycle Plan continued Subprojects might include (but are not limited to):  Create database tables and implement user log-in and statistic recording  Create web page with desired style and a basic sudoku interface  Create sudoku puzzle generator  Implement a way to have different types of puzzles (letters, symbols, etc.)

Feasibility Rationale  There is a lot of room for change  Some special features don’t have to be implemented Risks:  The puzzle generator might be hard to get to work well with the option to change the level of difficulty