Tacos 2 Go - PowerPoint PPT Presentation

1 / 8
About This Presentation
Title:

Tacos 2 Go

Description:

Tacos 2 Go. Eunice Noriega-Hill. CS 491B. Introduction. Online Shopping Convenience. Clients ... Tacos 2 Go. Main. Manager. Log-in. Main. View Reports. Add/Edit ... – PowerPoint PPT presentation

Number of Views:121
Avg rating:3.0/5.0
Slides: 9
Provided by: hil780
Category:
Tags: tacos

less

Transcript and Presenter's Notes

Title: Tacos 2 Go


1
Tacos 2 Go
  • Eunice Noriega-Hill
  • CS 491B

2
Introduction
  • Online Shopping Convenience
  • Clients
  • No waiting on Phone
  • Accurate orders
  • Managers
  • Make their own changes

3
Motivation
  • Personal Use
  • Web Programming
  • Marketable to Restaurants

4
Technology
  • Tomcat
  • Java
  • MySQL
  • JSP
  • JSTL
  • JavaScript

5
Components
  • Database Tables
  • menuItems (iid, iName, iDescription, iStatus,
    iPrice, iGroup, imageName, iSpecial )
  • employees (eid, eusername, estatus, epassword,
    etype, eSSN, eFName, eLName, eHireDate,
    eAddress, eCity, eZipCode)
  • clients (cid, cuser, cFName, cLName, cAddress,
    cCity, cZipCode, cEmail, cPhone, cpassword,
    CCNumber)
  • reservations (rid, cid, peopleNumber, preference,
    rdate, rtime)
  • orders (oid, cid, stamp, pickupDate,
    instructions, total)
  • orderDetails (odid, oid, did, double, details)
  • Session-based cart bean

6
Clients Interface
Restaurant Client
About
Main
Menu
Location/ Directions
Log-in
Register
Reservations
Reservations
Cart
7
Manager Interface
Manager Log-in
Tacos 2 Go Main
Main
View Reports
Manage Menu
Manage Users
Add/Edit/Delete Menu Items
Add /Delete Users
8
Conclusion
  • Learning experience
  • Future Improvements
  • Inventory, Labor cost
  • Project Demo
  • Questions Suggestions
Write a Comment
User Comments (0)
About PowerShow.com