Faculty Listing Builder
Vue.js TypeScript CSS PHP
A GUI tool I built for our web team allowing for quick generation of a faculty member's profile HTML. Used to assist in updating any of the 39 faculty pages across the School of Medicine & Health Sciences websites.
I wrote user authentication in PHP and deployed the application on a private Apache server.
Key features:
- Live preview as you type for both UI and HTML views.
- CSV processor that populates the tool's inputs with a given faculty member's information upon selecting their name. Allows for filtering by department.
- Keyboard shortcuts for adding and deleting titles and bulleted information.
- Single-click copying of the generated HTML.