Mike Kemakolam Adam Thornton Brandon Shrewsbury. Changes made to implementation scope Migrated to MySQL database Created a home page Used ADO.Net entity.

Slides:



Advertisements
Similar presentations
Table of Contents Oracle iSupplier Portal Overview
Advertisements

PHP SQL. Connection code:- mysql_connect("server", "username", "password"); Connect to the Database Server with the authorised user and password. Eg $connect.
By Brett Toothman Feed Me!. Overview Introduction Current Problem Project Description Deliverables Design Protocols Demonstration Conclusion.
Migration of a VFP application into a Silverswitch solution
Book Recommendation System Group 3 Ameet Nanda Bhaskar Upadhyay Bhavana Parekh Guided By: Prof. Ellis Horowitz Kaijian Xu 1.
CUONG NGUYEN PRIYA PAKHANAVAR RUSSELL ROBINSON RPC Hotels.
Design and Making of Information System at Dentist Work Place By : Advisor : Samuel Budi GAlexander Setiawan, MT Leo Willyanto Industry Engineering.
2003: Featuring what is important for a new site: “Trust” certificate, featured mentions, etc.
Final Presentation WINTER 2009 – SUMMER 2009 PRESENTED BY: George Kour Hany Danial SUPERVISOR: Victor Kulikov Networked Software Systems Laboratory DEPARTMENT.
Students : Adi Shnapir Natalia Paverman, Victor Kilikov Supervisor :
Given Connections Solution
Conference Calendar 1.Description 2.User’s World 3.Data Structures 4.Use Cases 5.Schedule.
Mike Kemakolam Adam Thornton Brandon Shrewsbury. Description of application  A web based application that serves as a hotel management system.  Contains.
DBI307. We moved nine-terabyte system migrated from Oracle using SSMA that resulted in significant TCO savings. We were going for Better - Faster -
By Ray Info Solutions (P) Ltd.. For hotel industry, we offer our easy to use hotel software. It is a comprehensive software suite consisting of integrated.
DESIGN REVIEW DECEMBER 11, 2009 Databases and Innovative Systems for the community 1.
Project Title: Find New Buddy (FNB) web service Group Number:3 Group Members: Ankur Aggarwal ( ) Saurebh Raut ( ) Siddharth Kodwani ( )
Progress Report Amin Farmahini Farahani BME763. What’s been done: Database Fundamentals Giving a talk about the fundamentals of database Table, record,
V6 Portal – Features of KCR May Introduction >The purpose of this training is to present Version 6.0 of KDS Portal >The training will cover the.
Web-Based Commerce Auto Parts Store presented by Victor Hsu.
Executive Invitation – Oracle Data Finder Service Oracle Corporation.
Online Friends’ Community Presented by: Stuart Monaghan HND in Computing th May 2002.
Mike Kemakolam Brandon Shrewsbury Adam Thornton. Migrated back to MySQL database Search for rooms by hotel name and floor number Allow the user to view.
Maneeshpal Shirish Pavan. Introduction Our project is a banking solution where we implement our banking service in the form of two modules. Module 1:
CUONG NGUYEN PRIYA PAKHANAVAR RUSSELL ROBINSON RPC Hotels.
MyQuest Destiny 9.9. Create Account Your barcode is your student number Enter your birth date.
Group 3: Insurance Management Website By: Jose Gomez, Odisho Eivazi, Amjad Aleid.
Prepared by: Chavda Meet (09IT049) Busa Ankit (09IT035) Guided By: Prof. Komil B. Vora.
Ch6. Introduction to Database. What is a Database? Database is a collection of related information. It is organized so that it can easily be accessed,
RSC Publishing Platform Amanda Sun
Data Flow Diagrams CP1 Computing.
DataFlow Diagram – Level 0
Movie Cornucopia: An On-Line Video Order System Yong Keyes March 13, 2002.
Server-Side Solutions Steve Perry
Combo Box Magic! Dynamic Combo Box Design and Implementation Paul Dormody
User Guide Contact for any
Step 1of 11 Admin Demonstrations Click Here to Start.
{ Website Implementation Chen Young Austin Suchit Trevor Jordan.
Information Flow Between Tools Early in the Engineering Design Process Kate E. Nordland Advisor: Dr. Edward Hensel M.S. Thesis Presentation July 23, 2007.
“Providing Cutting Edge Enterprise Solutions for Tomorrow’s Problems” Albuquerque Public Schools Application Training June 02-04,
11 Crucifix Lane London Bridge London SE1 3JW United Kingdom Advertising Deck 2016.
  ONLINE DORMITORY RESERVATION SYSTEM By RAMYA VAKITY KOUSHIK KUMAR SURAGONI MOTHE ADITHYA    GRADUATE CAPSTONE SEMINAR PROJECT    Submitted in partial.
Your Best Friend Cooking Assistant and Educational Resource Learner: Tim Bair Advisor: Dr. Hazem Said a time-saving tool for meal planning, grocery shopping,
Administrative System for a Speech Pathology Office By Devin Peterman.
Hotel Management System
Conference Registration Management Application
Customer & Inventory Management System: CIMS
System security plan & Status report
An-najah national university department of computer engineering
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
CONSTRUCTION MANAGEMENT
How to check out eBooks at RRHS.
EVOSS Walkthrough.
Admin: Client Database Registering a new customer.
HVMR: PHP-MySQL System
5 × 7 = × 7 = 70 9 × 7 = CONNECTIONS IN 7 × TABLE
5 × 8 = 40 4 × 8 = 32 9 × 8 = CONNECTIONS IN 8 × TABLE
4 × 6 = 24 8 × 6 = 48 7 × 6 = CONNECTIONS IN 6 × TABLE
5 × 6 = 30 2 × 6 = 12 7 × 6 = CONNECTIONS IN 6 × TABLE
One EPIC Place Website Scheduler
Modern JavaScript Develop And Design
Data Structures and Database Applications ACST 3330
MIS2502: Data Analytics MySQL and MySQL Workbench
Customization of Innovative’s Encore Discovery Solution
Information Flow Between Tools Early in the Engineering Design Process
Academic Search Group 16 刘督 范禹
Look for them on the table at the back of the room.
Establish, configure and maintain a website/system
Presentation transcript:

Mike Kemakolam Adam Thornton Brandon Shrewsbury

Changes made to implementation scope Migrated to MySQL database Created a home page Used ADO.Net entity object to access to the database Tables Bookings hotelRooms Hotels registeredUsers

Progress achieved Connect to the database Add 2 other hotels to our project as recommended Program has access to the database Database built and populated for hotels, rooms and users

Database Schema We currently have 4 tables that are associated with the solution for our Hotel Management System.

Demonstration of Application

Plans for the future Deliverable 4/21/11 To have a complete working model of our hotel management system Demonstrate functionality that allows users to: Login How customers make bookings for a specific room Make a booking for a specific room Register users that don’t currently have an account Search functionality

Questions???