Project Tasks
This page is still being updated for the PSYC167 website project. If you see this message, feel free to ask me for more details about some edits that have not yet been incorporated
Overview
In order to complete the project, there are different components that can be easily broken up and delegated among team members. During weekly team meetings, team members can discuss accomplishments and progress, and check off tasks. Provided many of you have never taken on such tasks and thought about how to break tasks into smaller bite-sized pieces, a general framework maybe be helpful for you.
Large-Scale Tasks
Some tasks have to be performed in a sequential order (e.g., all Git files) but others can be integrated throughout other tasks. For example, describing the motivation of the project, explaining the data and variables used, describing how you prepared the data, presenting findings, etc. are all part of the Report Drafting process. Components can be, and should be, worked on in piecemeal so that they are all not delayed until the end.
Determine a public data set (some fun suggestions provided) to use for telling a story with data
Review and understand the structure of the data and identify a story/theme and relevant variables
Outline the project plan and develop a timeline (consider how timeline maps onto course topics)
Read data, clean and prepare raw data or data for any summaries
Create visualization scripts for plots (or tables if you really need them, though not covered in the course)
Add, commit, and push your project contributions regularly
Merge/integrate collaborator contribution files (e.g., into your branch, into
test
branch)Build/render website regularly
Finalize website build