Madeline Salocks home

Web Development for Overread

2000–2002

Overread provided medical image transport via the internet for a network of physicians. While working at Overread, I developed and maintained various web-based applications (and also developed and maintained the associated SQL Server databases). In addition, I was responsible for a portion of the C++ development related to accessing the PC-based image applications.

Web Projects | C++

Web Projects

1. Unified the look and developed several major enhancements for the public overread.com site.

2. Developed several database-driven internal and member websites:

Customer Information Admin and Reports

Accessible by: Overread internal personnel only

Functionality:

Archived Medical Study Retrieval

Accessible by: Overread customers

Functionality:

Community

Accessible by: Overread customers and customized by customer type ("Point of Care" scanning physician, "Point of Diagnosis" reading physician, or independent sonographer)

Functionality:

Product Component Configuration and Sales Quotes/Purchase Orders

Accessible by: Overread internal personnel only

Functionality:

Overread Events Calendar

Accessible by: Overread internal personnel only

Functionality:
C++ Projects

Wrote C++ classes to serve as an interface between the client-resident "Point of Care" (image capture) and "Point of Diagnosis" (image reading) applications and the SQL Server based Overread database. The goal was to encapsulate the complexity of interfacing to the database with C++ and provide the higher level applications with simpler function calls.