Home
My Journal
Database Model
Philosophy Statement
Career Path
Career Resume
Presentation Outline
Actual Presentation Notes
Jason Van Pee's CS 460 Page
Scheduling System Template
Welcome to my CS 460 journal, the official site to find up-to-date information on my project. For this project I will be creating a scheduling system template. The template will be able to be modified easily to serve different applications. It will also have two modes local and internet; the local mode will access a local database through Microsoft Access, and the internet mode will access an Oracle database located on a school server. The local mode will be used to administer the program and allow for personal use, while the internet mode will allow users to login and schedule appointments. Initially the program will be created in Visual Basic, then converted to a web application.