Glemen Neo's Project Portfolio Page
Project: WorkBook
Overview
WorkBook (WB) is a desktop app for CS/tech students who are applying for internships to manage their internship applications, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, WB can get your internship management tasks done faster than traditional GUI apps.
Summary of contributions
- Principle UI/UX engineer, implemented almost all UI changes from AB3 to WB.
Code contributed
This displays my code contributions for the project: RepoSense link
Enhancements implemented
- Help Window: Redesigned Help window with summary of commands.
- Internship Card: Redesigned Internship card to better fit WB.
- Responsive UI: Implemented Responsive UI that switches between narrow and wide UI formats depending on window width.
- Narrow UI: Implemented the Tips window and Tips button for narrow UI format.
- Wide UI: Implemented the Tips panel for wide UI format.
Contributions to User Guide
- Refactoring: Updated UG from AB3 to WB by refactoring to provide the skeleton for other to add on.
- Edit Command: Added section on Edit command.
- Tips and Responsive UI: Added sections on and accessing Tips and Responsive UI.
Contributions to Developer Guide
- User Stories and Use Cases: Added User Stories and Use Cases for Tips.
- Help Window: Added section on Help window.
- Tips and Responsive UI: Added section on Tips button, Tips window, Tips panel and Responsive UI.
Contributions to team-based tasks
- Refactoring: Refactored UG from AB3 to WB by to provide the skeleton for other to add on.