Legacy Checker, is a tool that is injected into the Remedy front end (HTML), in order to perform validations on the tickets and thus avoid making mistakes, with which the following benefits were achieved
- Early identification of errors in the ticket.
- Reduction of ticket deployment time (since for each error in the ticket, the initial state is reverted to the initial state).
- Reduction of manual errors.
Languages/Technologies:
- Javascript (ES6)
- Regex
- Gulp
- OOP