Court Management - PowerPoint PPT Presentation

1 / 5
About This Presentation
Title:

Court Management

Description:

Title: Presentation Guidelines Author: Erez Bar-Tal Last modified by: Softlab, EE Created Date: 12/18/1998 7:50:35 PM Document presentation format – PowerPoint PPT presentation

Number of Views:45
Avg rating:3.0/5.0
Slides: 6
Provided by: Ere105
Category:

less

Transcript and Presenter's Notes

Title: Court Management


1
Court Management
Written By Erez Bar-Tal Eran
Shany Supervision Dr. I. David
2
Project Goals
  • Computerized the working environment of the
    technion court members.
  • Learn MFC (Microsoft Foundation Class) library.
  • Learn ADO (Microsoft ActiveX Data Object).
  • Learn SQL (Structured Query Language).
  • Learn COM (Component Object Model).
  • Implement a GUI application using the above
    technologies in order to have one single place
    where all the court data is stored.

3
Project Description
  • The project holds an archive of student trials in
    the Technion, and allows adding new trials.
  • It holds all trial-related data, such as
    students, judges, verdicts etc.
  • It can automatically print trial invitations and
    trial verdicts.
  • It can generate reports using specific criteria
    such as trial by faculty, accusation etc.

4
Application objects
  • Database object which implements all the database
    operations. This is a COM object written in C
    (ATL).
  • GUI object an executable that uses the database
    object and displays the relevant data from the
    database.

5
Graphical User Interface
Write a Comment
User Comments (0)
About PowerShow.com