Point of Sale System With Remote Capabilities by Justin Dansby CPSC 463 SPRING 2004 Dr. Pargas.

Slides:



Advertisements
Similar presentations
Point of Sale (POS) Client & Back Office Server. Operational Concept What is our Objective? What is our Objective? What are our Goals? What are our Goals?
Advertisements

Query Methods (SQL). What is SQL A programming language for databases. SQL (structured Query Language) It allows you add, edit, delete and run queries.
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.
INTRODUCTION The Group WEB BROWSER FOR RELATION Goals.
Interpret Application Specifications
DePaul Bears Try Your Luck!. Why buy this product? Approximately 1,000,000 cell phone users Approximately 2,000,000 or more people play the lottery New.
BY ALEXANDER STEPHENS RYAN PIERCY EmCare Mobile Scheduling Application.
Presented By: Shashank Bhadauriya Varun Singh Shakti Suman.
STOCKDOC Advanced Stock Management System
Web Application Architecture: multi-tier (2-tier, 3-tier) & mvc
Manufacturing Accounting Chapter Preparing a cost of goods manufacturing schedule. Learning Objective 1.
Company LOGO Bid Tracking System Smith & Schaefer, Inc.
GPS Tracking An overview of the i730 GPS tracking application and web service Eamon Moore CPSC 463 8/4/2004.
Catlyn Colson. Recap of Previously Completed Work Previously I had done the following: Built the Database, started basic layout of the webpage, connected.
Make Every Customer a Best Run Business The Best Run Businesses Run SAP Distribution & Inventory Planning Customer Relationship - Sales Finance & Accounting.
Restaurant Management Systems
What is SQL and Who uses it? Presented by: John Deardurff Global McOWL Internal Sales Training October 24, 2014.
Overview of Data Access MacDonald Ch. 15 MIS 324 Professor Sandvig.
Technology Strategies for the Hospitality Industry© 2005 Pearson Education, Inc Nyheim, McFadden, & Connolly Upper Saddle River, New Jersey Restaurant.
Calendar System Dale Wassum August 4, 2004 CPSC 463 :: Summer II 2004 :: Dr. Pargas.
OLAP Cubes and Pivot Tables Leveraging the Power of a Microsoft EPM Solution EPM Customization Series Part 1 February 21 st, 2007 Brendan Giles, PMP, MCP.
Tour Guide Customizable map guide and path finder. By Saurabh Zadgaonkar Cpsc 663.
Flex Data Communications Nick Kwiatkowski, Michigan State University.
Senior Design III – Spring 2009 David Dawod Brandon Clark.
Adventures in Authentication Ian Upton. Introduction the BUILDER model our authentication needs LDAP / NDS Talis conclusions.
Group I Renjith Deepesh Praveesh P Varun V Subramanian Halesh P K.
MOVIE TERMINAL APPLICATION Michael Disney EKU, Dept. of Technology, CEN/CET.
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
EZNZ E-Business Solution. E-Business Ready To Go The Business Needs & Benefits The Business Needs & Benefits EZNZ E-Power Products EZNZ E-Power Products.
CUONG NGUYEN PRIYA PAKHANAVAR RUSSELL ROBINSON RPC Hotels.
Employees... Customers... Many Facts... Inventory items... What are the best shipping rates? Is it in stock? What’s my shrinkage? One Solution… KEEP TRACK.
Keywords Searching and Analysis System Member Student ID Role 刘亮 Liu Liang System Analyst 顾子俊 Gu Zijun Developer 杜菡菡 Du Hanhan
Traffic Update Rob Whitten CpSc 463 Clemson University 8/4/04.
Accounting for Inventory Merchandise Inventory is typically the largest asset of a merchandising business. Available but no excess Cost of Merchandise.
Sudoku Taryn Wise. Operational Concepts and System Requirements Solve sudoku puzzles in a convenient way Have a notes option for number possibilities.
By Justin LeBourdais. Description Designed for my mother’s business Small updateable database for her clients and employees Designed for ease of use,
Johnson Lab Database Senior Design Project Management II Spring 06 Mark Nelson.
Priya Verma, Darija Jovonovic, and Rasheed Hussain.
Mobile Traffic Information System An Interactive Mobile Gateway Application.
DataFlow Diagram – Level 0
May06-11: ISEAGE Attack Tool Repository and Player Jeremy Brotherton, Timothy Hilby, Brett Mastbergen, Jasen Stoeker.
8/4/2004 Mobile Clemson Football Information Retrieval Jason Mikell Cpsc 463 Summer 2004.
Empowered Storefront Presented by Chris Jaehnen. Overview Statement of the Problem Product Description User Profiles Summary of Deliverables Proof of.
Your Online Exchange for buying and selling remnants or odd sizes of production materials Trina L. Anderson UC College of Applied Science December 2003.
EMPLOYEE MANAGEMENT SCHEDULING SYSTEM Rockstar Solutions.
Web-Based Inventory Database Application By: Gar Seigla.
1 Chapter 1: Getting Started 1.1 Introducing SAS Enterprise Guide 1.2 Course Scenarios.
Online Voting System by Sanghun Chi ECE345. Introduction Traditional voting system inefficient. Takes time and human resources. Does not give an instant.
CGS 3066: Web Programming and Design Spring 2016 Introduction to Server-Side Programming.
Presentation on Online Shopping
Wireless Excursion of Clemson University over Pocket-PC (WECUP) A project under the guidance of Dr. Pargas for CPSC 663 A Project on By Sameer Potdar for.
EduGeek Logon Tracker Next generation user tracking.
DETAILED DESIGN EFFICIENT AND SIMPLE Maroon Solutions 1.
Equipment and Help Call Management System (EHCMS) PresentedBy Kevin Hsu 3/13/2003.
Web Application for Home Energy Assistance Program
With Remote Capabilities by Justin Dansby
WML & Web Service Adam Drewes
Customer & Inventory Management System: CIMS
By Janet Crawford and Dam Luong Submitted to the Faculty of
PHP / MySQL Introduction
Manufacturing Accounting
ISAM 5338 Project Business Plan
Data Solutions- Karm Upadhyay Zoheb Khan Swati Shukla
Database Fundamentals
Data Solutions- Karm Upadhyay Zoheb Khan Swati Shukla
Mobile Access to MessageGrid
Events Management System
Supply & Demand Supply.
Chapter 3 Part 3.
Supply & Demand Supply.
Presentation transcript:

Point of Sale System With Remote Capabilities by Justin Dansby CPSC 463 SPRING 2004 Dr. Pargas

Introduction Design new Point of Sale System (POS) for Mellow Mushroom Current POS system ALOHA is limited in remote access Incorporate new functions Decrease time to access data

Problem Statement Current POS System does not allow an easy means of remote access Current POS tracks inventory by what is sold Use ASP.NET to create real-time database functionality Use ASP.NET to ease access to data Current POS System food database hard to maintain and requires a restart between changes Develop a new POS System that solves these problems

Tables Used All tables are in 3NF Kitchen Tickets Table – tick#, svrid, ourcost, salecost, food id, date sold Employee Tickets Table – tick#, svrid, tableid, date, description Clock Table – svrid, clock in time, clock out time Inventory – pizza id, quantity

Employee Functions Clock In/Clock Out View timesheet Open a new ticket Sell pizza Close ticket Open closed ticket

Manager Functions Obtain quantity, profit, and sales information remotely View employees currently working View inventory Update inventory

Technology Used C#, PHP, Perl, VB.NET ASP.NET Calendar control ASP.NET DataView, DataTable WML Login ties directly into Clemson network Web Service – SOAP, PHP, Perl

Login Netware Authentication Hogwarts Web Space Client

Web Service Hogwarts Webservice Dirty Network PHP/Perl SOAP client Client MS Sql Server

Future Work Increase WML functionality Increase Efficiency POS system will determine what supplies kitchen needs Add a drop down list of login names

Conclusions  Spend more time seeing what is available before trying solution  I learned a lot of SQL, WML, SOAP, PHP, C#, VB.NET, WebServices