70 likes | 88 Views
The Procedures System Overhaul project aims to centralize procedures, automate updates, and provide a user-friendly search facility. Hardware and software used include MySQL, PHP, Apache, and a web server. Planned work includes implementing image upload, search facilities, and modification notifications.
E N D
Procedures System Overhaul Gary Hemming
Procedures System Overhaul Objectives • Centralise procedures • Facilitate easier updating • Provide user-friendly search facility • Automate new version/release/patch • Flag recently updated procedures
Procedures System Overhaul Hardware and software • Machine - pub3 • Web Server - Apache 2.0 • Scripting Language - PHP 4.3.9 • Database - MySQL 4.1.12 • URL – http://slvtf/procedures/
Procedures System Overhaul Work to date - 1 • Creation of MySQL database • 6 tables – tblProcedures; tblSections; tblModifications; tblImages; tblSubsystems; tblUsers • Structure allows the retention of information relating to all specific section modifications. Who updated what, where, when and why…
Procedures System Overhaul Work to date – 2 • Transfer of HTML procedures into database (Dario) • Collecting and uploading of images (Dario) • Development of Javascript-based editing interface • Sliding menu
Procedures System Overhaul Work planned - 1 • Implementation of image upload and location facility • Design and implement Attach Tables option • Re-linking of images (Dario) • Search facility – allowing user-defined queries of all or specific procedures • Modification notification – in terms of flagging recently updated procedures/sections and potential e-mail notification
Procedures System Overhaul Work planned - 2 • Test Edit facility across different browsers to ensure equal functionality • Define users requiring administrator access to specific sections • Provide the user with the possibility to automatically create a new version or release whenever a modification is made • Develop Help area and User Guide