1 / 9

Alumni Tracking System

Alumni Tracking System. Micah Wheeler. Overview and Requirements. Design and implement an alumni tracking system for the computer science discipline . Requirements

bliss
Download Presentation

Alumni Tracking System

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Alumni Tracking System Micah Wheeler

  2. Overview and Requirements • Design and implement an alumni tracking system for the computer science discipline. Requirements • Perspective students will use the system to investigate typical employment opportunities for computer science majors.2. The computer science faculty will use the system to search for specific alumni information and to generate reports3. Alumni can submit new information for the system5. Primary contacts are the computer science faculty and computer science seniors.

  3. What I’ve done • Research • mySQL • Similarities between mySQL and PL/SQL Developer • Met with Scott Crevier • Kind of a mess • PHP • Similarities to other web based languages • “New Pearl” • Met with Alumni and CS discipline • Gathered in-depth requirements

  4. What I’ve Done Cont. • Design • E-R Diagram. Below are some Entity Relationship Diagrams I have created.

  5. Hello World-ish • mySQL table creation

  6. Hello World-ish • PHP creation http://compsci02.snc.edu/~wheemj/testmysql.php

  7. Sample Data • Fake data drawn up of what Queries and tables should look like populated. Real data: Please fill out hand out

  8. Where I’m going • Turn drawn up data into mySQL tables within my database and use real people(You guys) • Some type of protection and view only options • Design PHP interface • Link the mySQL database to PHP interface

  9. Suggestions?

More Related