Discourse Theme development: modifying and overriding templates
on the .js file, not directly on the HTML file
Tools
Discourse
Discord
Soft Skills:
Developed project management skills using Discord
Achievement highlights:
Modified the user icon to have the message and notification icons hidden
(uninstalled all plugins to check if timestamps really are embedded plugin for Discourse)
List of meetings/training:
Meetings
FS Team 2 Subteam1 Meeting
Runtime Terror Meetings
Goals for the upcoming week:
Finish up the development by having the profile buttons pop up as the default
Detailed statement of tasks done:
used git to upload changes on the common.scss, which was uploaded on team1 repository
Discourse Development: learned about API calls to modify widgets in Discourse
Soft Skills
Managed to pull out results and learned through developing closely with subteams
Presented final work to other Full Stack teams
Achievement highlights:
Managed to get the profile to come out as the default when clicking on the account icon
Contributed to the final presentation
List of meetings/training:
Meetings
Industry Mentor Meeting (8/19)
RunTimeTerror Mid Week Recap (8/19)
Industry Mentor Meeting (8/24)
Subteam 1 Meeting
Full Stack Pathway Presentation to Michael Greene (VP at Intel) (8/26)
Full Stack Final Presentations (8/26)
Goals for the upcoming week:
Guess this is it
Detailed statement of tasks done:
Called reopenWidget function from “widget.js”, and inherited defaultState() function from “user-menu.js”. We changed the currentquickAccess variable from “Notifications” to “Profile”, then returned the current object.