Boon Juey’s Project Portfolio Page
Project: MovieApp
MovieApp is a desktop app for users to see the upcoming shows, book a movie and read movie reviews. 
The app is optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI).
Given below are my contributions to the project.
- Code contributed: RepoSense link
 - Enhancements implemented: 
Implemented Database class features, likeEdit MovieandDelete Movie.
Fixed the bugs in Database class features after PE-D. Implemented a feature to check if .txt files were present, and generated ones containing default values if not. - Contributions to UG:
Added documentation for the features inDelete Movie,Update Movie,Logout. - Contributions to the DG: 
Added descriptions to components within DG. - Contributions to team-based tasks:
Did assigned tasks for coding, testing, UG, DG, issue fixing. - Review/mentoring contributions:
Helping team members to learn how to generate database files.