Project Portfolio Page for Shawn Tan
Overview
Minefriends is an application for Minecraft multiplayer players to keep track of their Minecraft friends. It aims to help players find the right people to play the right game mode at the right time.
Summary of Contributions
I was the code quality maintainer throughout the project.
Code contributed
The link to my contributions in the code dashboard is here.
Enhancements implemented
- Creating a new representation for the field “Minecraft Server”
- Thorough bug finding especially for failed test cases
- Bug fixing on functional code
- Thorough testing for most optional fields
Contributions to the User Guide
- Uploaded almost all screenshots and pictures
- Wrote the explanation for all features except Suggest feature
- Wrote the content for details of each field
Contributions to the Developer’s Guide
- Section on Server Representation
Contributions to team-based tasks
- Minutes taking for team meetings
- Coming up with punctual, succinct code of good quality
- Regular updates of bugs and potential bugs
- Increase coverage of test cases
- Help to come up with user stories and listed all of them on Github
Reviewing/mentoring contributions
- Gave advice to teammates when they encounter any coding difficulty or any bugs in their code
- Shared with teammates any difficulty that I encountered during this project so that they do not make the same mistake