HeaderSIS.jpg

Difference between revisions of "TheBrosCode MidTermWiki"

From IS480
Jump to navigation Jump to search
Line 300: Line 300:
 
|style="text-align: center; font-size: 12px; background: #ffffff; padding: 8px;"| The team has to perform early adequate research and review online tutorials and Google APIs on how to connect the current "Event Creation" function in the app with the phone's Google Calendar.
 
|style="text-align: center; font-size: 12px; background: #ffffff; padding: 8px;"| The team has to perform early adequate research and review online tutorials and Google APIs on how to connect the current "Event Creation" function in the app with the phone's Google Calendar.
 
|}
 
|}
<br/>
 
<br/>
 
 
[[File:TheBrosCode_TechnicalComplexity.png| center]]
 
[[File:TheBrosCode_TechnicalComplexity.png| center]]
 +
{| class="wikitable" width="100%" style="margin: 0 auto; width: 400px;"
 +
|-
 +
! style="padding: 8px; text-align: center; background:#274d4d; color:#ffffff; font-size: 10px; font-family: arial;"| Where
 +
! style="padding: 8px; text-align: center; background:#274d4d; color:#ffffff; font-size: 10px; font-family: arial;"| Why
 +
|-
 +
|style="text-align: center; font-size: 10px; background: #ffffff; padding: 8px;"| AWS Server Configuration
 +
|style="text-align: center; font-size: 10px; background: #ffffff; padding: 8px;"| Commands and knowledge of knowing how to deploy API endpoints onto the Server
 +
|-
 +
|style="text-align: center; font-size: 10px; background: #ffffff; padding: 8px;"| MySQL Database Table Structuring
 +
|style="text-align: center; font-size: 10px; background: #ffffff; padding: 8px;"| Friends Module - structuring the database to store user’s friend list and pending friend list
 +
|-
 +
|style="text-align: center; font-size: 10px; background: #ffffff; padding: 8px;"| Mobile App
 +
|style="text-align: center; font-size: 10px; background: #ffffff; padding: 8px;"| Notification Module - leveraging on Google FCM (Firebase Cloud Messaging) service to send push notification to devices
 +
|}
 
<br/>
 
<br/>
 
<br/>
 
<br/>

Revision as of 17:34, 30 September 2018

WikiBanner.png

HOME

TEAM

PROJECT OVERVIEW

PROJECT MANAGEMENT

DOCUMENTATION

MAIN

MID TERM

FINAL



TheBrosCode PROJECT HIGHLIGHTS.png



Project Highlights Description
List of requirement changes Removal of tertiary functionalities such as Manual food creation, manual menu creation, add users from current location
Added in tertiary functionality (Workout Management System) - A web portal management system which allows Runkicker administrators to create, retrieve, update and delete custom workouts (To be implemented after mid term)



TheBrosCode ProjectProgressHeader.png




Platform Modules Total Functions Completed Functions Remaining Functions Status Confident Level (0-1) Comment % Total Done
Mobile Application Account 4 3 1 75% 1 Fully deployed and tested 83.33%
Food 3 3 0 100% 1 Fully deployed and tested
Activity 6 6 0 100% 1 Fully deployed and tested
Event 4 3 1 75% 1 1 more tertiary function left to do after Mid Terms milestone
Affective 1 0 1 0% 1 Fully implemented but not tested.
Social 2 2 0 100% 1 Fully deployed and tested
Analytical 2 2 0 100% 1 Fully deployed and tested
Friends 2 2 0 100% 1 Fully deployed and tested
Notifications 2 2 0 100% 1 Fully deployed and tested
Web Application Management 4 0 4 0% 1 Sean will be implementing the front-end, Guan Ze will be implementing the back-end. 0%



TheBrosCode PROJECT SCHEDULE header.png



Iterations Planned Actual Comments
1 Account Module 23 May 2018 24 May 2018 Sean and Guan Ze went for OCSP so team was short of manpower. Delayed for 1 day.
2 Food Module 12 June 2018 12 June 2018 Everything went as plan
3 Activity Module 1 July 2018 1 July 2018 One of the hardest and most complicated module in this entire project. Everyone worked hard and the team managed to complete the iteration within the timeframe.
4 Events Module 18 July 2018 18 July 2018 Everything went as plan
5 Regression Testing 28 July 2018 28 July 2018 Everything went as plan
User Acceptance Testing 1 3 August 2018 3 August 2018 Everything went as plan. Had 30 participants participated in the user testing
6 Acceptance 17 August 2018 17 August 2018 Completed our Acceptance milestone.
7 Friends Module 22 August 2018 22 August 2018 A interesting module that we are excited about. Allowing us to add friends.
Notifications Module 25 August 2018 25 August 2018 One of the hardest module due to the different scenarios that user might face. Everything went as plan.
8 Analytical Module 4 September 2018 4 September 2018 Everything went as plan
Social Module 7 September 2018 7 September 2018 Everything went as plan
9 Regression Testing 21 September 2018 21 September 2018 Solved some bugs that were not found in previous iterations.
User Acceptance Testing 2 25 September 2018 25 September 2018 Everything went as plan. Had 30 participants participated in the user testing (12x Unfit and Unmotivated, 13x Overweight, 5x Obese)
10 Affective Module 2 October 2018
Mid Term 4 October 2018 Ongoing
Account Module (Tertiary Function) 5 October 2018 This function in the Account Module allow user to choose between 2 personality types
TheBrosCode TaskMetricHeader.png
TheBrosCode TaskMetric10.PNG


TheBrosCode BugMetricHeader.png
TheBrosCode NumBugs1.PNG
TheBrosCode BugsScore1.PNG
TheBrosCode BugsBreakdown1.PNG



TheBrosCode PROJECT RISK.png



Risk Probability Impact Mitigation
Scope Creep. The Runkicker WMS module may experience changes and addition of unnecessary features. Low High The team must ensure that the specific requirements of this module and its functionalities/features are discussed with the sponsors. Both parties's visions have to be aligned to the fact that the WMS will only showcase features/functionalities that are necessary.
Tertiary function of the Runkicker app, which is the scheduling of an event on Google Calendar, may be complicated and the team might not have sufficient time to implement. Low High The team has to perform early adequate research and review online tutorials and Google APIs on how to connect the current "Event Creation" function in the app with the phone's Google Calendar.
TheBrosCode TechnicalComplexity.png
Where Why
AWS Server Configuration Commands and knowledge of knowing how to deploy API endpoints onto the Server
MySQL Database Table Structuring Friends Module - structuring the database to store user’s friend list and pending friend list
Mobile App Notification Module - leveraging on Google FCM (Firebase Cloud Messaging) service to send push notification to devices



TheBrosCode INTERMEDIATE DELIVERABLES.png



Stage Specification Modules
Project Management Meeting Minutes TheBrosCode MeetingMinutes
Task Metrics TheBrosCode Metrics
Bug Metrics TheBrosCode BugMetric
Analysis Use Case Diagram TheBrosCode Documentation
Design ER Diagram TheBrosCode ERDiagram
Testing UAT TheBrosCode UAT



TheBrosCode USERTESTING2.png
UAT Category
2 Overall User Testing Results Summary
2 Sponsors Test Summary
2 Users Test Summary
2 Post Test Questionnaire
2 Task Instructions



TheBrosCode LEARNING OUTCOME.png



Member Learning Outcome
Tommy Wishes to improve tacit skills such as the management of the project plan, stakeholders, and members.
Improve my knowledge on mobile application development.
Improve my skills on creating the user interface that will maximize users’ experience
Chun Ming Hopes to continuously improve on my technical capabilities by working on such mobile apps
Learn how to develop and produce a robust and high-end quality mobile app.
Improve on my communication and management skills
Sean Hoon Improve communication skills to create the right end product
Spur creative thinking in terms of mobile design.
Hopes to gain valuable insight in ensuring the best UX/UI experience for users
Tan Guan Ze Hopes to explore and develop automated test scripts
Be more precise and assure quality in all the work done
Explore the capabilities of android programming and the extent of its functions