UBC-MDS / noaastn

Python package that downloads, processes and visualizes weather data from the NOAA website.
https://noaastn.readthedocs.io/en/latest/
MIT License
3 stars 3 forks source link

Manage issues #7

Closed chenzhao2020 closed 3 years ago

chenzhao2020 commented 3 years ago
spentelow commented 3 years ago

Adding text from milestone requirements for reference.

Manage issues

rubric={mechanics:10}

Manage issues effectively through project boards and milestones, make it clear who is responsible for what and what project milestone each task is associated with. In particular, create an issue for each function in the package. Each of these issues must be assigned to a single person on the team. We want all of you to get coding experience in the project and each team member should be responsible for a function in R and Python. So if you are a team of four, you'll be writing four functions for each package and if you are a team of three, you will be writing three functions for each package.

chenzhao2020 commented 3 years ago

Follows exactly the workflow as instructed during the process. Ready for release